mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 20:35:02 +00:00
Add unmute command
This commit is contained in:
parent
af7902e7de
commit
4a88dc10a9
2 changed files with 41 additions and 2 deletions
|
@ -4,5 +4,6 @@ export enum CaseType {
|
|||
Note,
|
||||
Warn,
|
||||
Kick,
|
||||
Mute
|
||||
Mute,
|
||||
Unmute
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue