Interface

RESTPostAPIMessageUploadedAttachment

Presigned-upload attachment reference for JSON message sends (ClientUploadedAttachmentRequest in Fluxer schema).

Properties

NameTypeDescription
content_typestringMIME type.
description?string | nullAlt text / caption.
duration?number | nullDuration in seconds (audio/video).
file_sizenumberFile size in bytes.
filenamestringOriginal filename.
flags?numberMessageAttachmentFlags bitfield.
idnumberIndex-based ID.
title?string | nullDisplay title.
upload_filenamestringCDN filename from presigned upload.
waveform?string | nullBase64 waveform (voice messages).