Discord.https - v3.0.16
    Preparing search index...

    Interface RESTGetAPIGuildPruneCountQuery

    interface RESTGetAPIGuildPruneCountQuery {
        days?: number;
        include_roles?: string;
    }
    Index

    Properties

    days?: number

    Number of days to count prune for (1 or more)

    7

    include_roles?: string

    Role(s) to include

    While this is typed as a string, it represents an array of role IDs delimited by commas