Type alias ConversationModel

ConversationModel: z.infer<typeof conversationSchema>

A JSON representation of a Conversation instance.

Generated using TypeDoc