tgbot-cpp
Loading...
Searching...
No Matches
TgBot::MenuButtonDefault Class Reference

Describes that no specific value for the menu button was set. More...

#include <MenuButtonDefault.h>

Inheritance diagram for TgBot::MenuButtonDefault:
TgBot::MenuButton

Public Types

typedef std::shared_ptr< MenuButtonDefaultPtr
 
- Public Types inherited from TgBot::MenuButton
typedef std::shared_ptr< MenuButtonPtr
 

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.
 

Detailed Description

Describes that no specific value for the menu button was set.

Definition at line 15 of file MenuButtonDefault.h.

Member Typedef Documentation

◆ Ptr

Definition at line 19 of file MenuButtonDefault.h.

Constructor & Destructor Documentation

◆ MenuButtonDefault()

TgBot::MenuButtonDefault::MenuButtonDefault ( )
inline

Definition at line 21 of file MenuButtonDefault.h.

Member Data Documentation

◆ TYPE

const std::string TgBot::MenuButtonDefault::TYPE
static

Definition at line 17 of file MenuButtonDefault.h.


The documentation for this class was generated from the following file: