solapi
    Preparing search index...

    그룹에서 특정 메시지 삭제 요청

    type RemoveMessageIdsToGroupRequest = {
        messageIds: ReadonlyArray<string>;
    }
    Index

    Properties

    Properties

    messageIds: ReadonlyArray<string>