Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 539 Bytes

MessageAttachment.md

File metadata and controls

12 lines (9 loc) · 539 Bytes

# MessageAttachment

Properties

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

[Back to Model list] [Back to API list] [Back to README]