ChatMessageEvent

Payload for a message event.

Not suitable for inheritance

This interface is not designed for implementation or extension outside this SDK. The interface definition may evolve over time with additional properties or methods to support new features, which could break implementations.

Properties

Link copied to clipboard
abstract val message: Message

The message that was received.

Link copied to clipboard

The type of the message event.