static class |
TdApi.InlineKeyboardButtonTypeBuy |
A button to buy something.
|
static class |
TdApi.InlineKeyboardButtonTypeCallback |
A button that sends a callback query to a bot.
|
static class |
TdApi.InlineKeyboardButtonTypeCallbackGame |
A button with a game that sends a callback query to a bot.
|
static class |
TdApi.InlineKeyboardButtonTypeCallbackWithPassword |
A button that asks for password of the current user and then sends a callback query to a bot.
|
static class |
TdApi.InlineKeyboardButtonTypeLoginUrl |
A button that opens a specified URL and automatically authorize the current user if allowed to do so.
|
static class |
TdApi.InlineKeyboardButtonTypeSwitchInline |
A button that forces an inline query to the bot to be inserted in the input field.
|
static class |
TdApi.InlineKeyboardButtonTypeUrl |
A button that opens a specified URL.
|
static class |
TdApi.InlineKeyboardButtonTypeUser |
A button with a user reference to be handled in the same way as textEntityTypeMentionName entities.
|