PermissionOverwrites
How can i get the permissionOverwrites of a channel,i would like to get the object like allow,deny,type
6 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!you want this ? https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags
Discord Developer Portal
Discord Developer Portal — API Docs for Bots and Developers
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
yep but how do i get the actual permissions ?
actual permission ?
<GuildChannel>.permissionOverwrites.cache
contains the channel's overwrites
please don't bring your unrelated issue into someone else's posti do that sorry