Share via


MessageDeltaContent 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 discriminator possible values: image_file, text

Property Details

index

The index of the content part of the message.

index: number

Property Value

number

type

The discriminator possible values: image_file, text

type: string

Property Value

string