Share via


MessageInputContentBlock interface

Defines a single content block when creating a message. The 'type' field determines whether it is text, an image file, or an external image URL, etc.

Properties

type

The discriminator possible values: text, image_file, image_url

Property Details

type

The discriminator possible values: text, image_file, image_url

type: MessageBlockType

Property Value