Returned when an item in the conversation is deleted by the client with a conversation.item.delete event. This event is used to synchronize the server's understanding of the conversation history with the client's view.
conversation.item.delete
The unique ID of the server event.
The ID of the item that was deleted.
The event type, must be conversation.item.deleted.
conversation.item.deleted
Returned when an item in the conversation is deleted by the client with a
conversation.item.delete
event. This event is used to synchronize the server's understanding of the conversation history with the client's view.