GatewayReply
Interface: GatewayReply
Defined in: CodeBolt/packages/pluginSdk/src/modules/gateway.ts:64
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
externalThreadId? | string | The external thread/chat to reply to | CodeBolt/packages/pluginSdk/src/modules/gateway.ts:68 |
text | string | The agent's response text | CodeBolt/packages/pluginSdk/src/modules/gateway.ts:66 |