Interface ExecuteWebhookData

Hierarchy

  • ExecuteWebhookData

Properties

allowed_mentions?: APIAllowedMentions
avatar_url?: string
components?: APIMessageComponent[]
content?: string
embeds?: APIEmbed[]
files?: DiscordFile[]
flags?: number
thread_name?: string
tts?: boolean
username?: string

Generated using TypeDoc