Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ async fn clean(ctx: &Context, msg: &Message) -> CommandResult {
#[command]
#[only_in(guilds)]
#[owners_only]
#[aliases("toilet")]
#[usage("flush")]
/// Deletes all messages sent by this bot.
async fn flush(ctx: &Context, msg: &Message) -> CommandResult {