API Reference
SentReply
Defined in: channels/in-memory-channel-source.ts:13
One reply the source was asked to post — recorded for inspection.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
target | OutboundTarget | Where it was posted. | channels/in-memory-channel-source.ts:15 |
text | string | The reply text. | channels/in-memory-channel-source.ts:17 |