Skip to main content

Module models

Module models 

Source
Expand description

This module contains Data structures and models that represent message data.

Structs§

AttachmentMeta
Representation of attachment metadata used for rendering message body in a conversation feed.
TextAttributes
Defines ranges of text and associated attributes parsed from typedstream attributedBody data.

Enums§

BubbleComponent
Defines the parts of a message bubble, i.e. the content that can exist in a single message.
GroupAction
Represents different types of group message actions that can occur in a chat system
Service
Defines different types of services we can receive messages from.