Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 703 Bytes

File metadata and controls

15 lines (11 loc) · 703 Bytes

ConversationsMessageAttachments

Properties

Name Type Description Notes
file_name str The name of the file. [optional]
is_inline str `true` for inline files. [optional]
inline_id str The ID of the inline file. [optional]
url str The URL of the file. [optional]
is_image bool `true` for images. [optional]
size int The size of the file in bytes. [optional]

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