eolib - v2.0.1
    Preparing search index...

    Interface SequenceStart

    A value sent by the server to update the client's sequence start, also known as the "starting counter ID".

    interface SequenceStart {
        get value(): number;
    }

    Implemented by

    Index

    Accessors

    Accessors