Raw.channels.ReadHistory
Mark channel/supergroup history as read
channels.readHistory#cc104937 channel:InputChannel max_id:int = Bool;
export namespace Raw {
export namespace channels {
export class ReadHistory {
constructor(params: { channel: Raw.TypeInputChannel; maxId: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xcc104937
Property
channel
: Raw.TypeInputChannelChannel/supergroup
maxId
: numberId of message up to which messages should be marked as read