1#ifndef TGBOT_BOTCOMMANDSCOPECHATADMINISTRATORS_H
2#define TGBOT_BOTCOMMANDSCOPECHATADMINISTRATORS_H
18 static const std::string
TYPE;
20 typedef std::shared_ptr<BotCommandScopeChatAdministrators>
Ptr;
Represents the scope of bot commands, covering all administrators of a specific group or supergroup c...
std::int64_t chatId
Unique identifier for the target chat or username of the target supergroup (in the format @supergroup...
BotCommandScopeChatAdministrators()
std::shared_ptr< BotCommandScopeChatAdministrators > Ptr
static const std::string TYPE
This abstract class is base of all bot command scopes.
std::string type
Scope type.