diff options
author | xnacly <matteogropp@protonmail.com> | 2021-09-03 21:31:45 +0200 |
---|---|---|
committer | xnacly <matteogropp@protonmail.com> | 2021-09-03 21:31:45 +0200 |
commit | 94c96be0ee6c95ce65e43e982ed3aecd8c253a9e (patch) | |
tree | 645cddc7e764a9a96120aaac084c126da6668fa2 /util/src | |
parent | moved Constants and Errorhandler from api to util (diff) | |
download | server-94c96be0ee6c95ce65e43e982ed3aecd8c253a9e.tar.xz |
added ban check to `Member.addToGuild`
Diffstat (limited to 'util/src')
-rw-r--r-- | util/src/entities/Member.ts | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/util/src/entities/Member.ts b/util/src/entities/Member.ts |