Issue with guild.roles.create()

I am trying to create a role with discord.js, using guild.roles.create(). The promise this function returns stays in the <pending> state indefinitely. Please help!!
Was this page helpful?