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

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

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<MenuButtonDefault>

Public Attributes

std::string type { TYPE }
 Type of the button, must be default.

Static Public Attributes

static TGBOT_API const std::string TYPE

Detailed Description

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

Definition at line 8862 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 8863 of file Types.h.

Member Data Documentation

◆ TYPE

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

Definition at line 8865 of file Types.h.

◆ type

std::string TgBot::MenuButtonDefault::type { TYPE }

Type of the button, must be default.

Definition at line 8870 of file Types.h.


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