Raw.messages.ViewSponsoredMessage
Mark a specific sponsored message as read
messages.viewSponsoredMessage#673ad8f1 peer:InputPeer random_id:bytes = Bool;
export namespace Raw {
export namespace messages {
export class ViewSponsoredMessage {
constructor(params: { peer: Raw.TypeInputPeer; randomId: Buffer }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 198
Constructor ID: 0x673ad8f1
Property
peer
: Raw.TypeInputPeerThe channel/bot where the ad is located
randomId
: BufferThe ad’s unique id.