Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 554 Bytes

File metadata and controls

15 lines (10 loc) · 554 Bytes

ConversationsMessageAttachments

Properties

Name Type Description Notes
fileName String The name of the file. [optional]
isInline String `true` for inline files. [optional]
inlineId String The ID of the inline file. [optional]
url String The URL of the file. [optional]
isImage Boolean `true` for images. [optional]
size Long The size of the file in bytes. [optional]