mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-14 05:57:18 +00:00
Update documentation description
This commit is contained in:
parent
d16234fc0c
commit
87c4baf6b6
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const opts = {
|
||||||
export const BanCmd = modActionsCmd({
|
export const BanCmd = modActionsCmd({
|
||||||
trigger: "ban",
|
trigger: "ban",
|
||||||
permission: "can_ban",
|
permission: "can_ban",
|
||||||
description: "Ban the specified member",
|
description: "Ban or Tempban the specified member",
|
||||||
|
|
||||||
signature: [
|
signature: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue