requiredClientPermissions check always resolving

I tried to get command denied by permission check, but check always been passed. I think problem appeared after this pr https://github.com/sapphiredev/framework/pull/616 .

While try to resolve this problem i commented this lines and finally i get correctly missing permissions [ 'BanMembers', 'EmbedLinks' ]. Tested in TextChannel.

"@sapphire/framework": "^4.5.3",
"discord.js": "^14.13.0",
GitHub
Discord bot framework built on top of discord.js for advanced and amazing bots. - sapphiredev/framework
Was this page helpful?