MessageContentType type

Supported types of chat message content.

type MessageContentType = "text" | "html" | "richtext/html" | "unknown"