Raw.channels.ReadMessageContents
Mark channel/supergroup message contents as read
channels.readMessageContents#eab5dc38 channel:InputChannel id:Vector<int> = Bool;
export namespace Raw {
export namespace channels {
export class ReadMessageContents {
constructor(params: { channel: Raw.TypeInputChannel; id: Array<number> }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xeab5dc38
Property
channel
: Raw.TypeInputChannelChannel/supergroup
id
: Array of numberIds of messages whose contents should be marked as read