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 | 89da09f15213d5f2cd9144475ae041c649090feb (patch) | |
| tree | b87115d21eace4e36809d58eb73a563e607a2693 /util/src | |
| parent | moved Constants and Errorhandler from api to util (diff) | |
| download | server-ts-89da09f15213d5f2cd9144475ae041c649090feb.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 |
