Prunes the guild, returns the amount of members pruned.
Future<int> prune(int days, {Iterable<Snowflake>? includeRoles, String? auditReason});