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
: bigintBasic group id.