Skip to content
Advertisement

UnhandledPromiseRejectionWarning: DiscordAPIError: Unknown Role in my code

I have a few lines of code that are causing issues,

JavaScript

This produces the following error:

JavaScript

I have no idea what the issue is and im really confused, any and all help is appreciated.

Advertisement

Answer

Dude you need to use === instead = in line 1!

User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement