Constructor: botCommandScopeDefault
The commands will be valid in all dialogs
Type: BotCommandScope
Example:
$botCommandScopeDefault = ['_' => 'botCommandScopeDefault'];
The commands will be valid in all dialogs
$botCommandScopeDefault = ['_' => 'botCommandScopeDefault'];