|
tgbot-cpp
|
Describes that no specific value for the menu button was set. More...
#include <MenuButtonDefault.h>
Public Types | |
| typedef std::shared_ptr< MenuButtonDefault > | Ptr |
| Public Types inherited from TgBot::MenuButton | |
| typedef std::shared_ptr< MenuButton > | Ptr |
Public Member Functions | |
| MenuButtonDefault () | |
| Public Member Functions inherited from TgBot::MenuButton | |
| MenuButton () | |
| virtual | ~MenuButton () |
Static Public Attributes | |
| static const std::string | TYPE |
Additional Inherited Members | |
| Public Attributes inherited from TgBot::MenuButton | |
| std::string | type |
| Type of the button. | |
Describes that no specific value for the menu button was set.
Definition at line 15 of file MenuButtonDefault.h.
| typedef std::shared_ptr<MenuButtonDefault> TgBot::MenuButtonDefault::Ptr |
Definition at line 19 of file MenuButtonDefault.h.
|
inline |
Definition at line 21 of file MenuButtonDefault.h.
|
static |
Definition at line 17 of file MenuButtonDefault.h.