Future<Role> create(Object serverId, String name, List<Permission> permissions, Color color, bool hoist, bool mentionable, String? reason);