KeyboardButton

Undocumented in source.

Constructors

this
this(string text, bool requestContact, bool requestLocation)
Undocumented in source.

Members

Variables

request_contact
Nullable!bool request_contact;
Undocumented in source.
request_location
Nullable!bool request_location;
Undocumented in source.
text
string text;
Undocumented in source.

Meta