Type Alias IsRoomActiveParams

IsRoomActiveParams: {
    room_id: string;
}