getPrunePotential

suspend fun getPrunePotential(days: Int = 1, roles: List<String>? = null): Pruned(source)

Get the message prune potential.

Return

The potential results.

Parameters

days

How many days of pruning to check.

Throws