BotCommandScopeAllPrivateChats
class BotCommandScopeAllPrivateChats implements BotCommandScopeInterface
Represents the scope of bot commands, covering all private chats.
Methods
__construct(string $type)
No description
string
getType()
Scope type, must be all_private_chats.
Details
at line 13
__construct(string $type)
No description
at line 20
string
getType()
Scope type, must be all_private_chats.