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