Interface: ChannelEvent<T>
Defined in: packages/agentos/src/channels/types.ts:257
Generic channel event wrapper. The data field varies by event type.
Type Parameters
T
T = unknown
Properties
conversationId
conversationId:
string
Defined in: packages/agentos/src/channels/types.ts:260