@typed-discord/rest
    Preparing search index...

    Interface GuildPruneResponse

    interface GuildPruneResponse {
        pruned: number | null;
    }
    Index

    Properties

    Properties

    pruned: number | null