Interface
MessageAttachment
CamelCase attachment on a Message.
Properties
| Name | Type | Description |
|---|---|---|
| contentHash | string | null | |
| contentType | string | null | |
| description | string | null | |
| duration | number | null | |
| expired | boolean | |
| expiresAt | Date | null | |
| filename | string | |
| flags | number | |
| height | number | null | |
| id | string | |
| nsfw | boolean | |
| placeholder | string | null | |
| proxyUrl | string | null | |
| size | number | |
| title | string | null | |
| url | string | null | |
| waveform | string | null | |
| width | number | null |