teleproto - v1.229.0
    Preparing search index...

    Interface MessagesMarkDialogUnreadParams

    interface MessagesMarkDialogUnreadParams {
        parentPeer?: EntityLike;
        peer: EntityLike;
        unread?: boolean;
    }
    Index
    parentPeer?: EntityLike

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

    peer: EntityLike

    Dialog

    unread?: boolean

    Mark as unread/read