MessageImageFileContent interface
A representation of image file content in a thread message.
Properties
image |
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: MessageImageFileDetails
Property Value
type
The object type, which is always 'image_file'.
type: "image_file"
Property Value
"image_file"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript