Represents the scope of bot commands, covering all administrators of a specific group or supergroup chat.  
 More...
#include <BotCommandScopeChatAdministrators.h>
|  | 
| std::int64_t | chatId | 
|  | Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername) 
 | 
| Public Attributes inherited from TgBot::BotCommandScope | 
| std::string | type | 
|  | Scope type. 
 | 
|  | 
| static const std::string | TYPE | 
Represents the scope of bot commands, covering all administrators of a specific group or supergroup chat. 
Definition at line 16 of file BotCommandScopeChatAdministrators.h.
◆ Ptr
◆ BotCommandScopeChatAdministrators()
  
  | 
        
          | TgBot::BotCommandScopeChatAdministrators::BotCommandScopeChatAdministrators | ( |  | ) |  |  | inline | 
 
 
◆ chatId
      
        
          | std::int64_t TgBot::BotCommandScopeChatAdministrators::chatId | 
      
 
 
◆ TYPE
  
  | 
        
          | const std::string TgBot::BotCommandScopeChatAdministrators::TYPE |  | static | 
 
 
The documentation for this class was generated from the following file: