AgentReplyControllerHandleAgentReplyHandlerResponseBody
August 7, 2026 ยท View on GitHub
OK. When a reply or edit is delivered, data contains the platform message identifiers. Side-effect-only requests (typing, reactions, deletes, signals without an outbound message) return data: null.
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
messageId | String | :heavy_check_mark: | Platform-native message id of the delivered or edited message (e.g. Slack ts, Teams activity id). | 1712345678.123456 |
platformThreadId | String | :heavy_check_mark: | Platform-native thread / conversation id where the message was delivered. | C0123456789 |