Image API component
Create a Image object for the API
The image file's link or id
Whether image is an id (true) or a link (false)
Optional
Describes the specified image media
Readonly
The file's caption
The id of the media
The link of the media
The message built as a string. In most cases it's just JSON.stringify(this)
Generated using TypeDoc
Image API component