kord-rest
common
kord-rest
/
dev.kord.rest.service
/
GuildService
/
beginGuildPrune
begin
Guild
Prune
suspend
fun
beginGuildPrune
(
guildId
:
Snowflake
,
days
:
Int
=
7
,
computePruneCount
:
Boolean
=
true
,
reason
:
String
?
=
null
)
:
PruneResponse
(
source
)