Messaging infrastructureHTTP API
Attachments
Send media, ingest inbound parts, and deliver files through expiring URLs without exposing host paths.
Attachments — contract and behavior
- Inbound voice memos, images, video, generic MIME parts, and stickers arrive on the device host as files and become canonical attachment records.
- Most stores attachment metadata separately from the transport-specific device path.
- Webhook payloads reference expiring download URLs instead of copying private filesystem locations.
- Backends declare the attachment classes and size behavior they can actually send.