Type alias GetWaitingRoomParticipantsResponse
GetWaitingRoomParticipantsResponse: { participants: { screenName?: string; participantUUID?: string; role?: string }[] }
Type declaration
-
participants: { screenName?: string; participantUUID?: string; role?: string }[]