Association table linking chat messages to persons Name:Documentation Index
Fetch the complete documentation index at: https://developer.affinity.co/llms.txt
Use this file to discover all available pages before exploring further.
v1_0.chat_messages_persons
Columns
| Column | Description |
|---|---|
id | The association’s unique identifier |
chat_message_id | The ID of the chat message |
person_id | The ID of the person |
last_updated_at | Timestamp when this record was last updated |
is_deleted | Whether the association has been deleted |