Constructors

Link copied to clipboard
constructor(embed: MessageViewEmbedUnion? = null, facets: List<Facet>? = null, id: String, reactions: List<ReactionView>? = null, rev: String, sender: MessageViewSender, sentAt: <Error class: unknown class>, text: String)

Properties

Link copied to clipboard
Link copied to clipboard
val facets: List<Facet>? = null

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

Link copied to clipboard
val id: String
Link copied to clipboard

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

Link copied to clipboard
val rev: String
Link copied to clipboard
Link copied to clipboard
val sentAt: <Error class: unknown class>
Link copied to clipboard