teleproto - v1.229.0
    Preparing search index...

    Interface MessagesReadDiscussionParams

    interface MessagesReadDiscussionParams {
        msgId: MessageIDLike;
        peer: EntityLike;
        readMaxId: number;
    }
    Index
    msgId: MessageIDLike

    ID of message that started the thread

    peer: EntityLike

    Group ID

    readMaxId: number

    ID up to which thread messages were read