Constructor: botCommandScopeUsers
The specified bot commands will only be valid in all private chats with users.
Type: BotCommandScope
Example:
$botCommandScopeUsers = ['_' => 'botCommandScopeUsers'];
The specified bot commands will only be valid in all private chats with users.
$botCommandScopeUsers = ['_' => 'botCommandScopeUsers'];