canRemoveRole(member:role:)
Can the current user remove this role from the member?
func canRemoveRole(member: Member, role: Role) -> Bool
Can the current user remove this role from the member?
func canRemoveRole(member: Member, role: Role) -> Bool