The file name.
The size of the file in bytes.
The download status of the attachment file. See ChatDownloadStatus.
The image height in pixels.
The user ID of the operator that modified the message last time.
The UNIX timestamp of the last message modification, in milliseconds.
The local path of the file.
The number of times a message is modified.
The path of the attachment file in the server.
The token to download the file attachment.
Whether to send the original image.
true
: Yes.false
: No. If the image is smaller than 100 KB, the SDK sends the original image. If the image is equal to or greater than 100 KB, the SDK will compress it before sending the compressed image.The local path or the URI of the thumbnail as a string.
The URL of the thumbnail on the server.
The secret to access the thumbnail. A secret is required for verification for thumbnail download.
The download status of the thumbnail. See ChatDownloadStatus
The message type. See ChatMessageType.
The image width in pixels.
Generated using TypeDoc
export class type