ParticipantUpdateEvent

@Serializable
@SerialName(value = "participant_update")
value class ParticipantUpdateEvent(val response: ParticipantResponse) : InfinityEvent

Constructors

Link copied to clipboard
constructor(response: ParticipantResponse)

Properties

Link copied to clipboard