Raw.BotCommandScopePeerAdmins

Raw.BotCommandScopePeerAdmins

The specified bot commands will be valid for all admins of the specified group or supergroup.

botCommandScopePeerAdmins#3fd863d1 peer:InputPeer = BotCommandScope;
export namespace Raw {
  export class BotCommandScopePeerAdmins {
    constructor(params: { peer: Raw.TypeInputPeer }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x3fd863d1

Property