Constructor: botCommandScopePeerAdmins
The specified bot commands will be valid for all admins of the specified group or supergroup.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
peer | InputPeer | Optional | The chat |
Type: BotCommandScope
Example:
$botCommandScopePeerAdmins = ['_' => 'botCommandScopePeerAdmins', 'peer' => InputPeer];