Skip to Content
Realtime TypeScript SdkInterfacesInterface: ConversationStartEvent

Ticos Realtime API v0.3.1


Interface: ConversationStartEvent

Conversation start event payload

Extends

Indexable

[key: string]: any

Properties

conversation_id

conversation_id: string


metadata?

optional metadata: Record<string, any>


type

type: string

Inherited from

Event.type