solapi
    Preparing search index...

    그룹 내 메시지 목록 조회 요청

    type GetGroupMessagesRequest = {
        limit?: number;
        startKey?: string;
    }
    Index

    Properties

    Properties

    limit?: number
    startKey?: string