BotCommandScopeChatAdministrators¶
- class pyrogram.types.BotCommandScopeChatAdministrators¶
 Represents the scope of bot commands, covering all administrators of a specific group or supergroup chat.
- Parameters:¶
 chat_id (
int|str) – Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername).