Raw.channels.GetSponsoredMessages
Get a list of sponsored messages
channels.getSponsoredMessages#ec210fbf channel:InputChannel = messages.SponsoredMessages;
export namespace Raw {
export namespace channels {
export class GetSponsoredMessages {
constructor(params: { channel: Raw.TypeInputChannel }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xec210fbf
Property
channel
: Raw.TypeInputChannelPeer