MessageInputImageFileBlock interface
An image-file block in a new message, referencing an internally uploaded image by file ID.
- Extends
Properties
image |
Information about the referenced image file, including file ID and optional detail level. |
type | Must be 'image_file' for an internally uploaded image block. |
Property Details
imageFile
Information about the referenced image file, including file ID and optional detail level.
imageFile: MessageImageFileParam
Property Value
type
Must be 'image_file' for an internally uploaded image block.
type: "image_file"
Property Value
"image_file"