Type alias IsRoomActiveParams

IsRoomActiveParams: {
    room_id: string;
}

Type declaration

  • room_id: string