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

Represents the scope of bot commands, covering all group and supergroup chat administrators. More...

#include <BotCommandScopeAllChatAdministrators.h>

Inheritance diagram for TgBot::BotCommandScopeAllChatAdministrators:
TgBot::BotCommandScope

Public Types

typedef std::shared_ptr< BotCommandScopeAllChatAdministratorsPtr
Public Types inherited from TgBot::BotCommandScope
typedef std::shared_ptr< BotCommandScopePtr

Public Member Functions

 BotCommandScopeAllChatAdministrators ()
Public Member Functions inherited from TgBot::BotCommandScope
 BotCommandScope ()
virtual ~BotCommandScope ()

Static Public Attributes

static const std::string TYPE

Additional Inherited Members

Public Attributes inherited from TgBot::BotCommandScope
std::string type
 Scope type.

Detailed Description

Represents the scope of bot commands, covering all group and supergroup chat administrators.

Definition at line 15 of file BotCommandScopeAllChatAdministrators.h.

Member Typedef Documentation

◆ Ptr

Constructor & Destructor Documentation

◆ BotCommandScopeAllChatAdministrators()

TgBot::BotCommandScopeAllChatAdministrators::BotCommandScopeAllChatAdministrators ( )
inline

Definition at line 21 of file BotCommandScopeAllChatAdministrators.h.

Member Data Documentation

◆ TYPE

const std::string TgBot::BotCommandScopeAllChatAdministrators::TYPE
static

Definition at line 17 of file BotCommandScopeAllChatAdministrators.h.


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