Work on better error messages for mod actions, allow muting users that are not on the server; WIP

This commit is contained in:
Dragory 2019-04-18 08:45:51 +03:00
parent 3643c319d4
commit f3e6c05c67
9 changed files with 272 additions and 125 deletions

View file

@ -51,4 +51,6 @@ export enum LogType {
VOICE_CHANNEL_FORCE_MOVE,
CASE_UPDATE,
MEMBER_MUTE_REJOIN,
}