Interface DiscordWebhookData

Hierarchy

  • DiscordWebhookData

Properties

avatar_url: undefined | string
components: APIActionRowComponent<APIMessageActionRowComponent>[]
content: undefined | string
embeds: APIEmbed[]
thread_id: undefined | string
username: undefined | string

Generated using TypeDoc