Raw.messages.GetFullChat

Raw.messages.GetFullChat

Get full info about a basic group.

messages.getFullChat#aeb00b34 chat_id:long = messages.ChatFull;
export namespace Raw {
  export namespace messages {
    export class GetFullChat {
      constructor(params: { chatId: bigint }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xaeb00b34

Property

  • chatId : bigint

    Basic group id.

Results

Raw.messages.TypeChatFull

Bots can use