Permission bitfield should handle Administrator permissions
paperclover opened this issue · 2 comments
paperclover commented
either as a separate method like .check()
or built into .has()
paperdave commented
help wanted label: i would like someone to test a variety of permission fetching things, gateway and rest. see if people with admin show up as having all permissions, because i think i have seen this behavior sometimes.
other thing to consider, do we want to complicate our bitfield implemenation with this type of thing, because this value might be more valuable in a method like Member#hasPermission