diff options
author | Intevel ツ <59223342+Intevel@users.noreply.github.com> | 2021-02-21 13:44:58 +0100 |
---|---|---|
committer | Intevel ツ <59223342+Intevel@users.noreply.github.com> | 2021-02-21 13:44:58 +0100 |
commit | 5d1c5f40d244105f1b3da0a57e9ee08d76ff22a1 (patch) | |
tree | e39a1b40e4ae8a759bfc29609e850f4b2c7a08b8 /src/schema | |
parent | Merge branch 'master' of https://github.com/discord-open-source/discord-api (diff) | |
download | server-5d1c5f40d244105f1b3da0a57e9ee08d76ff22a1.tar.xz |
Created Ban Routes
Ban members works now
Diffstat (limited to 'src/schema')
-rw-r--r-- | src/schema/Ban.ts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/schema/Ban.ts b/src/schema/Ban.ts new file mode 100644 |