Content

@Serializable(with = ContentSerializer::class)
sealed interface Content

The contents of the chat message.

Inheritors