summary refs log tree commit diff
diff options
context:
space:
mode:
authorErkin Alp Güney <erkinalp9035@gmail.com>2022-04-16 00:15:09 +0300
committerGitHub <noreply@github.com>2022-04-16 00:15:09 +0300
commit221f627f187e544159db38cf157a43369b3a98b2 (patch)
tree137c4ad8f2d7895a8623e282e31ad4e7031556b5
parentAlign buttons to center (diff)
downloadserver-221f627f187e544159db38cf157a43369b3a98b2.tar.xz
remove misleading todo note
-rw-r--r--api/src/routes/guilds/#guild_id/members/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/src/routes/guilds/#guild_id/members/index.ts b/api/src/routes/guilds/#guild_id/members/index.ts
index 386276c8..b730a4e7 100644
--- a/api/src/routes/guilds/#guild_id/members/index.ts
+++ b/api/src/routes/guilds/#guild_id/members/index.ts
@@ -6,7 +6,6 @@ import { HTTPError } from "lambert-server";
 
 const router = Router();
 
-// TODO: not allowed for user -> only allowed for bots with privileged intents
 // TODO: send over websocket
 // TODO: check for GUILD_MEMBERS intent