ContentBlock

Base interface for all content blocks in the protocol.

Inheritors

Properties

Link copied to clipboard
@SerialName(value = "_meta")
abstract val meta: JsonObject?

Optional metadata attached to this entity.

Link copied to clipboard
abstract val type: ContentTypes

Discriminator identifying the content block subtype.