Link Search Menu Expand Document

Constructor: botCommandScopeUsers

Back to constructors index

The specified bot commands will only be valid in all private chats with users.

Type: BotCommandScope

Example:

$botCommandScopeUsers = ['_' => 'botCommandScopeUsers'];