| Field | Type | Required | Description |
|---|---|---|---|
content | string | Yes | Message content |
threadId | string | No | Thread ID for thread replies |
replyToId | string | No | Message ID being replied to |
Response:
| Param | Type | Default | Description |
|---|---|---|---|
limit | number | 50 | Max messages to return |
cursor | string | — | Cursor for pagination |
| Field | Type | Description |
|---|---|---|
content | string | New message content |
| Field | Type | Description |
|---|---|---|
emoji | string | Emoji character (e.g., 👍) |
Response: