module KeyboardButton:sig..end
= {
|
: |
|
: |
|
: |
val create : text:string ->
?request_contact:bool option ->
?request_location:bool option ->
unit -> keyboard_buttonkeyboard_button in a concise manner
Prepare an outgoing keyboard_button by serializing it to JSON
val prepare : keyboard_button -> Yojson.Safe.json