You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating command permissions removes any custom overrides. Using multiple add() instead of set() calls could be a solution, but could also cause rate-limiting if there are a lot of staff roles.
Updating command permissions removes any custom overrides. Using multiple
add()
instead ofset()
calls could be a solution, but could also cause rate-limiting if there are a lot of staff roles.bot/src/routes/api/admin/guilds/[guild]/categories/index.js
Lines 108 to 137 in 7b77638
The text was updated successfully, but these errors were encountered: