Interface: ChannelSendResult
Defined in: packages/agentos/src/channels/types.ts:189
Send result from an adapter.
Properties
messageId
messageId:
string
Defined in: packages/agentos/src/channels/types.ts:191
Platform-assigned message ID for the sent message.
timestamp?
optionaltimestamp:string
Defined in: packages/agentos/src/channels/types.ts:193
Timestamp of the sent message.