Type Alias: ConversationType
ConversationType =
"direct"|"group"|"channel"|"thread"
Defined in: packages/agentos/src/channels/types.ts:110
Conversation type within a channel.
ConversationType =
"direct"|"group"|"channel"|"thread"
Defined in: packages/agentos/src/channels/types.ts:110
Conversation type within a channel.