Type Alias ActiveRoomInfoParams

ActiveRoomInfoParams: {
    room_id: string;
}