tgbotxx
1.1.6.9
Telegram Bot C++ Library
|
Go to the source code of this file.
Classes | |
struct | tgbotxx::MenuButton |
This object describes the bot's menu button in a private chat. It should be one of: More... | |
struct | tgbotxx::MenuButtonDefault |
Describes that no specific value for the menu button was set. https://core.telegram.org/bots/api#menubuttondefault. More... | |
struct | tgbotxx::MenuButtonWebApp |
Represents a menu button, which launches a Web App. https://core.telegram.org/bots/webapps https://core.telegram.org/bots/api#menubuttonwebapp. More... | |
struct | tgbotxx::MenuButtonCommands |
Represents a menu button, which opens the bot's list of commands. https://core.telegram.org/bots/api#menubuttoncommands. More... | |
Namespaces | |
tgbotxx | |