BotCommandScopeChatAdmins

class pyrogram.raw.types.BotCommandScopeChatAdmins

The specified bot commands will be valid only for chat administrators, in all groups and supergroups.

Constructor of BotCommandScope.

Details:
  • Layer: 223

  • ID: B9AA606A

Parameters:

No parameters required.

TL Schema

botCommandScopeChatAdmins#b9aa606a

= BotCommandScope

Parameter Tree

BotCommandScopeChatAdmins

Example

BotCommandScopeChatAdmins(
)