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

Represents a single button in an inline keyboard.

NameTypeDescription
textstringText of the button.
typeInlineKeyboardButtonTypeType of the button.

More details on telegram's documentation.