|
tgbot-cpp
|
Describes a keyboard button to be used by a user of a Mini App. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<PreparedKeyboardButton> |
Public Attributes | |
| std::string | id { } |
| Unique identifier of the keyboard button. | |
Describes a keyboard button to be used by a user of a Mini App.
| using TgBot::PreparedKeyboardButton::Ptr = std::shared_ptr<PreparedKeyboardButton> |
| std::string TgBot::PreparedKeyboardButton::id { } |