Attachment - HedariKun/DonJS GitHub Wiki
Properties
| Property | Type | Nullable | 
|---|---|---|
| id | string | false | 
| type | string(enum) | false | 
| url | string | false | 
| remoteUrl | string | false | 
| previewUrl | string | false | 
| textUrl | string | false | 
| meta | string | false | 
| description | string | false | 
AttachmentTypes
- unknown
 - image
 - gifv
 - video
 
Methods
- 
update
 
| Parameter | Default | Type | Description | 
|---|---|---|---|
| description | string | a description for the attachemnt |