Record

image-content

record image-content {
  data: data,
  mime-type: string,
  options: option​<content-options>,
}

Fields

NameTypeDescription
datadata

The base64-encoded image data.

mime-typestring

The MIME type of the image. Different providers may support different image types.

optionsoption​<content-options>