@webitel/api-services
    Preparing search index...
    interface WebitelChatChatMembers {
        data?: WebitelChatChat[];
        next?: boolean;
        page?: number;
    }
    Index

    Properties

    Properties

    Page of the chat participants.

    next?: boolean
    page?: number

    Page number of results.