Interface: executeWebhookOptions
Properties
components
• Optional components: ComponentsType[]
Defined in
packages/libcord/src/structures/Webhook.ts:19
content
• Optional content: string
Defined in
packages/libcord/src/structures/Webhook.ts:17
embeds
• Optional embeds: Embed[]
Defined in
packages/libcord/src/structures/Webhook.ts:18
files
• Optional files: FileOption[]