Raw.messages.GetChats
Returns chat basic info on their ids.
messages.getChats#49e9528f id:Vector<long> = messages.Chats;
export namespace Raw {
export namespace messages {
export class GetChats {
constructor(params: { id: Array<bigint> }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x49e9528f