MessageView

constructor(id: String, rev: String, text: String, facets: List<Facet>? = null, embed: MessageViewEmbedUnion? = null, reactions: List<ReactionView>? = null, sender: MessageViewSender, sentAt: Timestamp)

Parameters

facets

Annotations of text (mentions, URLs, hashtags, etc)

reactions

Reactions to this message, in ascending order of creation time.