Message View
constructor(id: String, rev: String, text: String, facets: List<Facet> = emptyList(), embed: MessageViewEmbedUnion? = null, reactions: List<ReactionView> = emptyList(), sender: MessageViewSender, sentAt: Timestamp)
Parameters
facets
Annotations of text (mentions, URLs, hashtags, etc)
reactions
Reactions to this message, in ascending order of creation time.