KeyboardButton

One button of the reply keyboard

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

request_contact
bool request_contact;

If true, the user's phone number will be sent as a contact when the button is pressed

request_location
bool request_location;

If true, the user's current location will be sent when the button is pressed

text
string text;

Text of the button

See Also

Meta