CRBT-Team/Purplet

Permission bitfield should handle Administrator permissions

paperclover opened this issue · 2 comments

either as a separate method like .check() or built into .has()

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

decision: this will be handled in a method like Member#hasPermission which is already part of #5