models/chat_entity library
Describes a chat conversation: its participants, backend, and behavior.
Classes
- ChatEntity
- Describes a single chat conversation: who is in it, which ChatBackend stores it, and how it should behave.
Describes a chat conversation: its participants, backend, and behavior.