Type Alias Room

Room: { room_info: ActiveRoomInfo; participants_info: ParticipantInfo[] }

Type declaration