MessageDeltaContentParent interface
The abstract base representation of a partial streamed message content payload.
Properties
index | The index of the content part of the message. |
type | The type of content for this content part. |
Property Details
index
The index of the content part of the message.
index: number
Property Value
number
type
The type of content for this content part.
type: string
Property Value
string