Constructor: botCommandScopeChats
The specified bot commands will be valid in all groups and supergroups.
Type: BotCommandScope
Example:
$botCommandScopeChats = ['_' => 'botCommandScopeChats'];
The specified bot commands will be valid in all groups and supergroups.
$botCommandScopeChats = ['_' => 'botCommandScopeChats'];