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