mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-17 07:05:03 +00:00
Separate unmute and mute expiry logs
This commit is contained in:
parent
4a88dc10a9
commit
737a436e67
3 changed files with 4 additions and 2 deletions
|
@ -2,6 +2,7 @@ export enum LogType {
|
|||
MEMBER_WARN = 1,
|
||||
MEMBER_MUTE,
|
||||
MEMBER_UNMUTE,
|
||||
MEMBER_MUTE_EXPIRED,
|
||||
MEMBER_KICK,
|
||||
MEMBER_BAN,
|
||||
MEMBER_JOIN,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue