Raw.messages.Chats
List of chats with auxiliary data.
messages.chats#64ff9fd5 chats:Vector<Chat> = messages.Chats;
export namespace Raw {
export namespace messages {
export class Chats {
constructor(params: { chats: Array<Raw.TypeChat> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x64ff9fd5
Property
chats
: Array of Raw.TypeChatList of chats