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