Content

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

The contents of the chat message.

Inheritors