Share via


MessageImageFileContentOutput interface

A representation of image file content in a thread message.

Extends

Properties

imageFile

The image file for this thread message content item.

type

The object type, which is always 'image_file'.

Property Details

imageFile

The image file for this thread message content item.

imageFile: MessageImageFileDetailsOutput

Property Value

type

The object type, which is always 'image_file'.

type: "image_file"

Property Value

"image_file"