Closed electricblues closed 8 months ago
Hint: Utilise the user.send() method in Discord.js to send direct messages to users. Retrieve the user object through events or commands that the bot receives.
user.send()
Hint: Utilise the
user.send()
method in Discord.js to send direct messages to users. Retrieve the user object through events or commands that the bot receives.