TextConversationMessageContent interface
A request to send a text conversation message.
- Extends
Property Details
content
Message content.
content: string
Property Value
string
kind
Message notification type is text.
kind: "text"
Property Value
"text"