Guild to get prune count for
Instance Method
getPruneCount(from:for:then:)
Gets number of users who would be pruned by x amount of days in a guild
Declaration
func getPruneCount(from guildId: Snowflake, for limit: Int, then completion: @escaping (Int?, RequestError?) -> Void)
Parameters
guildId
-
limit
-
Number of days to get prune count for