See Webhook#send docs
This goes inside the "Receiving the Event" block.
new Discord.WebhookClient(client.user.id, interaction.token).send('hello world')
Last updated 3 years ago
Was this helpful?