From 983623dff242c1a1eca9c8205212333b3dc5bb8e862330afcbd02c3a7753398b Mon Sep 17 00:00:00 2001 From: aslan Date: Sat, 27 Dec 2025 01:48:27 +0100 Subject: [PATCH] Creation of invites --- docs/api/community.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/api/community.md b/docs/api/community.md index 729e7b7..0139661 100644 --- a/docs/api/community.md +++ b/docs/api/community.md @@ -111,7 +111,6 @@ _Requires an authorization header_ { "creatorId": "string", "totalInvites": "number?", - "remainingInvites": "number?", "expirationDate": "number?" } ```