Skip to content

Attachment

Defined in: api/types.ts:115

https://docs.discord.com/developers/resources/message#attachment-object

optional content_type: string

Defined in: api/types.ts:116


optional description: string

Defined in: api/types.ts:117


optional duration_secs: number

Defined in: api/types.ts:118


optional ephemeral: boolean

Defined in: api/types.ts:119


filename: string

Defined in: api/types.ts:120


optional flags: number

Defined in: api/types.ts:121


optional height: number | null

Defined in: api/types.ts:122


id: string

Defined in: api/types.ts:123


proxy_url: string

Defined in: api/types.ts:124


size: number

Defined in: api/types.ts:125


optional title: string

Defined in: api/types.ts:126


url: string

Defined in: api/types.ts:127


optional waveform: string

Defined in: api/types.ts:128


optional width: number | null

Defined in: api/types.ts:129