|
tgbot-cpp
|
Represents the scope of bot commands, covering all group and supergroup chat administrators. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<BotCommandScopeAllChatAdministrators> |
Public Attributes | |
| std::string | type { TYPE } |
| Scope type, must be all_chat_administrators. | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
Represents the scope of bot commands, covering all group and supergroup chat administrators.
| using TgBot::BotCommandScopeAllChatAdministrators::Ptr = std::shared_ptr<BotCommandScopeAllChatAdministrators> |
|
static |
| std::string TgBot::BotCommandScopeAllChatAdministrators::type { TYPE } |