matrix-js-sdk

    Interface IPaginateOpts

    interface IPaginateOpts {
        backwards?: boolean;
        limit?: number;
    }
    Index

    Properties

    Properties

    backwards?: boolean
    limit?: number
    MMNEPVFCICPMFPCPTTAAATR