waitingParticipants

@SerialName(value = "waitingParticipants")
@Serializable(with = FlexibleListSerializer::class)
val waitingParticipants: List<WaitingRoomParticipant>? = null