diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.guild
/
GuildClient
/
getPrunePotential
get
Prune
Potential
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
Discord
Exception