toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
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
)