@webitel/api-services
    Preparing search index...

    HistoryMessageCursorResponse defines next/prev id for keyset-pagination.

    interface WebitelImApiGatewayV1HistoryMessageCursorResponse {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string

    Unique identifier last message where cursor stopped.