Raw.channels.GetChannels
Get info about channels/supergroups
channels.getChannels#a7f6bbb id:Vector<InputChannel> = messages.Chats;
export namespace Raw {
export namespace channels {
export class GetChannels {
constructor(params: { id: Array<Raw.TypeInputChannel> }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xa7f6bbb
Property
id
: Array of Raw.TypeInputChannelIds of channels/supergroups to get info about