Returned when a conversation item is created.
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 |