Models
Interaction
Button click event model
Schema
| Field | Type | Description |
|---|---|---|
interaction_id | string | Ack target ID |
type | "button_clicked" | Interaction type |
custom_id | string | Button identifier |
message_id | string | Source message |
conversation_id | string | Conversation context |
user | { id: string; username: string } | User context |
created_at | string | ISO timestamp |