NexSDK
    Preparing search index...

    Interface RoomListResponse

    interface RoomListResponse {
        items: RoomResponse[];
    }
    Index

    Properties

    Properties

    items: RoomResponse[]