Skip to content

ExecuteWebhookJSONParams

Properties

content?

optional content: string

Defined in

typings/webhook.ts:33


username?

optional username: string

Defined in

typings/webhook.ts:34


avatar_url?

optional avatar_url: string

Defined in

typings/webhook.ts:35


tts?

optional tts: boolean

Defined in

typings/webhook.ts:36


embeds?

optional embeds: Structure[]

Defined in

typings/webhook.ts:37


allowed_mentions?

optional allowed_mentions: AllowedMentionsStructure

Defined in

typings/webhook.ts:38


components?

optional components: Structure[]

Defined in

typings/webhook.ts:39


attachments?

optional attachments: Partial<AttachmentStructure>[]

Defined in

typings/webhook.ts:40


flags?

optional flags: number

MessageFlags.EPHEMERAL | MessageFlags.SUPPRESS_EMBEDS

Defined in

typings/webhook.ts:42


thread_name?

optional thread_name: string

Defined in

typings/webhook.ts:43


applied_tags?

optional applied_tags: string[]

Defined in

typings/webhook.ts:44