Raw.channels.GetFullChannel
Get full info about a supergroup, gigagroup or channel
channels.getFullChannel#8736a09 channel:InputChannel = messages.ChatFull;
export namespace Raw {
export namespace channels {
export class GetFullChannel {
constructor(params: { channel: Raw.TypeInputChannel }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x8736a09
Property
channel
: Raw.TypeInputChannelThe channel, supergroup or gigagroup to get info about