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