#guild.permissions
1 messages · Page 1 of 1 (latest)
I js use user.guilds.forEach(guild=>{ const perm = new perms(guild.permissions) })
But gave me error
So could you possible do
const everyone = <guild>.roles.everyone
const permissions = new Permissions(everyone);```
<:_:874569322742308864> Role#permissions
The permissions of the role
^
You suggest to me use it ?
Works for the everyone role
I was just putting that out there
Not working
Hmmm 🤔
const permissions = new Permissions(guild.permissions); ```
I use it but said
Invalid bitfield flag or number: 37080128.