ParticipantCreateEvent

@Serializable
@SerialName(value = "participant_create")
value class ParticipantCreateEvent(val response: ParticipantResponse) : InfinityEvent

Constructors

Link copied to clipboard
constructor(response: ParticipantResponse)

Properties

Link copied to clipboard