Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 435 Bytes

MessageAttachment.md

File metadata and controls

16 lines (8 loc) · 435 Bytes

MessageAttachment

Properties

Name Type Description Notes
binaryContent byte[] File's content as byte array (or a Base64 string)
name String Display name of the file
contentType String MIME content type [optional]
size Integer Size of your attachment (in bytes). [optional]