MessageAudioEvent

value class MessageAudioEvent(val root: Event)

Event wrapper for EventType.MESSAGE event type. Provides additional fields and functions related to this event type.

Constructors

Link copied to clipboard
constructor(root: Event)

Properties

Link copied to clipboard

The mapped MessageAudioContent model of the event content.

Link copied to clipboard
val root: Event