RealtimeConversationItemMessage interface
model interface RealtimeConversationItemMessage
- Extends
Properties
| role | The role of the message sender in the conversation. |
| type | The conversation item type. Always |
Property Details
role
The role of the message sender in the conversation.
role: RealtimeConversationItemMessageType
Property Value
type
The conversation item type. Always message.
type: "message"
Property Value
"message"