Raw.BotCommandScopeUsers

Raw.BotCommandScopeUsers

The specified bot commands will only be valid in all private chats with users.

botCommandScopeUsers#3c4f04d8 = BotCommandScope;
export namespace Raw {
  export class BotCommandScopeUsers {
    constructor(params: {}) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x3c4f04d8

Property