Constructs a new ImageMessage.
ImageMessage caption.
ImageMessage contextInfo.
ImageMessage directPath.
ImageMessage experimentGroupId.
ImageMessage fileEncSha256.
ImageMessage fileLength.
ImageMessage fileSha256.
ImageMessage firstScanLength.
ImageMessage firstScanSidecar.
ImageMessage height.
ImageMessage interactiveAnnotations.
ImageMessage jpegThumbnail.
ImageMessage mediaKey.
ImageMessage mediaKeyTimestamp.
ImageMessage midQualityFileEncSha256.
ImageMessage midQualityFileSha256.
ImageMessage mimetype.
ImageMessage scanLengths.
ImageMessage scansSidecar.
ImageMessage staticUrl.
ImageMessage thumbnailDirectPath.
ImageMessage thumbnailEncSha256.
ImageMessage thumbnailSha256.
ImageMessage url.
ImageMessage viewOnce.
ImageMessage width.
Converts this ImageMessage to JSON.
JSON object
Creates a new ImageMessage instance using the specified properties.
ImageMessage instance
Decodes an ImageMessage message from the specified reader or buffer.
Reader or buffer to decode from
ImageMessage
Decodes an ImageMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ImageMessage
Encodes the specified ImageMessage message. Does not implicitly verify messages.
ImageMessage message or plain object to encode
Writer
Encodes the specified ImageMessage message, length delimited. Does not implicitly verify messages.
ImageMessage message or plain object to encode
Writer
Creates an ImageMessage message from a plain object. Also converts values to their respective internal types.
Plain object
ImageMessage
Creates a plain object from an ImageMessage message. Also converts values to other types if specified.
ImageMessage
Plain object
Verifies an ImageMessage message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents an ImageMessage.