Realtime TypeScript SdkInterfacesInterface: ConversationEndEventTicos Realtime API v0.3.1 Interface: ConversationEndEvent Conversation end event payload Extends Event Indexable [key: string]: any Properties conversation_id conversation_id: string reason reason: "completed" | "error" | "timeout" type type: string Inherited from Event.typeInterface: ContentBaseInterface: ConversationStartEvent