Closed christopher-dG closed 6 years ago
Stuff like modify_member can take a list of roles which currently must be Dicts, we should allow those to be Roles or whatever actual type they are too.
modify_member
Dict
Role
Stuff like
modify_member
can take a list of roles which currently must beDict
s, we should allow those to beRole
s or whatever actual type they are too.