TDLib v0.0.2 TDLib.Object.KeyboardButton View Source

Represents a single button in a bot keyboard.

NameTypeDescription
textstringText of the button.
typeKeyboardButtonTypeType of the button.

More details on telegram’s documentation.