DiscordAPIError: Unknown Message
I have made a freeze command using discord.js and commando, that gives the user a role, and keeps them from talking and chatting. It seems that every time I run it though, it tosses an error: (node:7352) UnhandledPromiseRejectionWarning: DiscordAPIError: Unknown Message I haven't been able to find what it is, but maybe i'm just a nub. Code: async run(message, { user }) { message.delete() const member = message.guild.member(user); if (!message.member.hasPermission("MUTE_MEMBERS")) return message.say("Sorry, but you do not have the Mute Members Permission! If you beleive this is a error, contact