Sending a Follow-up Message
This goes inside the "Receiving the Event" block.
new Discord.WebhookClient(client.user.id, interaction.token).send('hello world')Last updated
This goes inside the "Receiving the Event" block.
new Discord.WebhookClient(client.user.id, interaction.token).send('hello world')Last updated