tgbotxx
1.1.6.9
Telegram Bot C++ Library
|
#include <tgbotxx/objects/KeyboardButtonPollType.hpp>
#include <tgbotxx/objects/KeyboardButtonRequestChat.hpp>
#include <tgbotxx/objects/KeyboardButtonRequestUser.hpp>
#include <tgbotxx/objects/Object.hpp>
#include <tgbotxx/objects/WebAppInfo.hpp>
Go to the source code of this file.
Classes | |
struct | tgbotxx::KeyboardButton |
This object represents one button of the reply keyboard. For simple text buttons, String can be used instead of this object to specify the button text. The optional fields web_app, request_user, request_chat, request_contact, request_location, and request_poll are mutually exclusive. https://core.telegram.org/bots/api#keyboardbutton. More... | |
Namespaces | |
tgbotxx | |