diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-01 11:31:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 11:31:59 +0200 |
commit | 44ea23f64875e2ca2b6ebce3f2f97863513df54f (patch) | |
tree | 43cdedd2e05d9b786f9f167d145b4266157bc1cb /api/src/routes/guilds/index.ts | |
parent | Merge pull request #300 from fosscord/typeorm (diff) | |
parent | :sparkles: use DiscordApiErrors and check limits (diff) | |
download | server-44ea23f64875e2ca2b6ebce3f2f97863513df54f.tar.xz |
Merge pull request #301 from fosscord/feat--DiscordApiErrors
Use discord api errors and check limits
Diffstat (limited to '')
-rw-r--r-- | api/src/routes/guilds/index.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/api/src/routes/guilds/index.ts b/api/src/routes/guilds/index.ts |