Raw.messages.ReadReactions
Mark message reactions as read
messages.readReactions#54aa7f8e flags:# peer:InputPeer top_msg_id:flags.0?int = messages.AffectedHistory;
export namespace Raw {
export namespace messages {
export class ReadReactions {
constructor(params: { peer: Raw.TypeInputPeer; topMsgId?: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x54aa7f8e
Property
peer
: Raw.TypeInputPeerPeer
topMsgId
: number or undefinedMark as read only reactions to messages within the specified forum topic