type alias IsRoomActiveParamsimport { type IsRoomActiveParams } from "https://deno.land/x/plugnmeet@v1.2.2/types/isRoomActive.ts"; definition: { room_id: string; }