teleproto - v1.229.0
    Preparing search index...

    Interface MessagesReadHistoryParams

    interface MessagesReadHistoryParams {
        maxId: number;
        peer: EntityLike;
    }
    Index
    maxId: number

    If a positive value is passed, only messages with identifiers less or equal than the given one will be read

    peer: EntityLike

    Target user or group