teleproto - v1.229.0
    Preparing search index...

    Interface MessagesReadReactionsParams

    interface MessagesReadReactionsParams {
        peer: EntityLike;
        savedPeerId?: EntityLike;
        topMsgId?: MessageIDLike;
    }
    Index
    peer: EntityLike

    Peer

    savedPeerId?: EntityLike

    If set, must be equal to the ID of a monoforum topic : will affect that topic in the monoforum passed in peer .

    topMsgId?: MessageIDLike

    Mark as read only reactions to messages within the specified forum topic