Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 571 Bytes

RealtimeServerEventConversationItemCreated.md

File metadata and controls

17 lines (9 loc) · 571 Bytes

RealtimeServerEventConversationItemCreated

Returned when a conversation item is created.

Properties

Name Type Description Notes
eventId String The unique ID of the server event.
type String The event type, must be "conversation.item.created".
previousItemId String The ID of the preceding item.
item RealtimeServerEventConversationItemCreatedItem