Constructor: botCommandScopeChatAdmins
The specified bot commands will be valid only for chat administrators, in all groups and supergroups.
Type: BotCommandScope
Example:
$botCommandScopeChatAdmins = ['_' => 'botCommandScopeChatAdmins'];
The specified bot commands will be valid only for chat administrators, in all groups and supergroups.
$botCommandScopeChatAdmins = ['_' => 'botCommandScopeChatAdmins'];