bot perms
anyone knows why is this not working?
i don't have a handler, its on the start of the code right above the commands
i have this in client "PermissionsBitField"
and other regular perms in commands work, for example
this works, and thats why i can't understand why the first line isn't working, they are in the same file and everything
the exact error is
i don't have a handler, its on the start of the code right above the commands
i have this in client "PermissionsBitField"
and other regular perms in commands work, for example
this works, and thats why i can't understand why the first line isn't working, they are in the same file and everything
the exact error is
TypeError: Cannot read properties of undefined (reading 'permissions')