Raw.ChatForbidden

Raw.ChatForbidden

A group to which the user has no access. e.g., because the user was kicked from the group.

chatForbidden#6592a1a7 id:long title:string = Chat;
export namespace Raw {
  export class ChatForbidden {
    constructor(params: { id: bigint; title: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x6592a1a7

Property