Constructor: botCommandScopePeer
The specified bot commands will be valid only in a specific dialog.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
peer | InputPeer | Optional | The dialog |
Type: BotCommandScope
Example:
$botCommandScopePeer = ['_' => 'botCommandScopePeer', 'peer' => InputPeer];