mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-09 09:12:00 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -56,7 +56,6 @@ impl crate::commands::command_contract::CommandSpec for UnmuteCommand {
|
||||
name: "unmute",
|
||||
category: "moderation",
|
||||
params: "<@membre/ID[,..]>",
|
||||
summary: "Retire un mute",
|
||||
description: "Met fin au mute d un ou plusieurs membres.",
|
||||
examples: &["+unmute @User"],
|
||||
default_aliases: &["um"],
|
||||
|
||||
Reference in New Issue
Block a user