Answers for "how to delete a reply in discord.js"

0

how to delete a reply in discord.js

msg.deleteReply() // Deletes the reply. Prior reply must be senta ahead of time.
Posted by: Guest on October-17-2021

Code answers related to "how to delete a reply in discord.js"

Code answers related to "Javascript"

Browse Popular Code Answers by Language