MockAttachment
Attachment metadata as returned in API responses
| Property | Type | Description |
|---|
content_type? | string | - |
description? | string | - |
duration_secs? | number | - |
ephemeral? | boolean | - |
filename | string | - |
flags? | number | - |
height? | number | - |
id | string | - |
proxy_url | string | - |
size | number | - |
spoiler? | boolean | Computed from filename starting with SPOILER_ |
title? | string | - |
url | string | - |
waveform? | string | - |
width? | number | - |