BotCommandScopeAllChatAdministrators
class BotCommandScopeAllChatAdministrators implements BotCommandScopeInterface
Represents the scope of bot commands, covering all group and supergroup chat administrators.
Methods
__construct(string $type)
No description
string
getType()
Scope type, must be all_chat_administrators.
Details
at line 13
__construct(string $type)
No description
at line 20
string
getType()
Scope type, must be all_chat_administrators.