This interface represents the scope to which bot commands are applied.
Currently, the following 7 scopes are supported:
BotCommandScopeDefault
BotCommandScopeAllPrivateChats
BotCommandScopeAllGroupChats
BotCommandScopeAllChatAdministrators
BotCommandScopeChat
BotCommandScopeChatAdministrators
BotCommandScopeChatMember
Determining list of commands:
The following algorithm is used to determine the list of commands for a particular user viewing the bot menu.
The first list of commands that is set is returned.
This interface represents the scope to which bot commands are applied. Currently, the following 7 scopes are supported:
Determining list of commands: The following algorithm is used to determine the list of commands for a particular user viewing the bot menu. The first list of commands that is set is returned.
Commands in the chat with the bot:
Commands in group and supergroup chats: