chat/message/entity/message library
Classes
- FailedMessageEntry
- Entry for tracking failed message dispatch operations.
- Message
- Abstract base class representing a chat message.
- MessageElement
- Abstract base class for message content elements.
- MessageGroup
- A group of consecutive messages from the same sender.
- ReceiverMessage
- Represents an incoming message from another participant.
- SenderMessage
- Represents an outgoing message from the current user.