Constructs a new ImageMessage.
Optional
properties:
IImageMessage
Properties to set
Optional
accessibilityImageMessage accessibilityLabel.
ImageMessage annotations.
Optional
caption
ImageMessage caption.
Optional
contextImageMessage contextInfo.
Optional
directImageMessage directPath.
Optional
experimentImageMessage experimentGroupId.
Optional
fileImageMessage fileEncSha256.
Optional
fileImageMessage fileLength.
Optional
fileImageMessage fileSha256.
Optional
firstImageMessage firstScanLength.
Optional
firstImageMessage firstScanSidecar.
Optional
height
ImageMessage height.
Optional
imageImageMessage imageSourceType.
ImageMessage interactiveAnnotations.
Optional
jpegImageMessage jpegThumbnail.
Optional
mediaImageMessage mediaKey.
Optional
mediaImageMessage mediaKeyTimestamp.
Optional
midImageMessage midQualityFileEncSha256.
Optional
midImageMessage midQualityFileSha256.
Optional
mimetype
ImageMessage mimetype.
ImageMessage scanLengths.
Optional
scansImageMessage scansSidecar.
Optional
staticImageMessage staticUrl.
Optional
thumbnailImageMessage thumbnailDirectPath.
Optional
thumbnailImageMessage thumbnailEncSha256.
Optional
thumbnailImageMessage thumbnailSha256.
Optional
url
ImageMessage url.
Optional
viewImageMessage viewOnce.
Optional
width
ImageMessage width.
Static
create
Creates a new ImageMessage instance using the specified properties.
Optional
properties:
IImageMessage
Properties to set
ImageMessage instance
Static
decode
Decodes an ImageMessage message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
ImageMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes an ImageMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ImageMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified ImageMessage message. Does not implicitly verify messages.
ImageMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified ImageMessage message, length delimited. Does not implicitly verify messages.
ImageMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates an ImageMessage message from a plain object. Also converts values to their respective internal types.
Plain object
ImageMessage
Static
getStatic
toCreates a plain object from an ImageMessage message. Also converts values to other types if specified.
ImageMessage
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents an ImageMessage.