Skip to content

EditWebhookJSONParams

Properties

content?

optional content: null | string

Defined in

typings/webhook.ts:25


embeds?

optional embeds: null | Structure[]

Defined in

typings/webhook.ts:26


allowed_mentions?

optional allowed_mentions: null | AllowedMentionsStructure

Defined in

typings/webhook.ts:27


components?

optional components: null | Structure[]

Defined in

typings/webhook.ts:28


attachments?

optional attachments: null | Partial<AttachmentStructure>[]

Defined in

typings/webhook.ts:29