View Source ExTDLib.Object.KeyboardButton (ExTDLib v0.0.4)

Represents a single button in a bot keyboard.

NameTypeDescription
textstringText of the button.
typeKeyboardButtonTypeType of the button.

More details on telegram's documentation.