From 1507d422eb3f8625d99599636398afc0189104e5 Mon Sep 17 00:00:00 2001 From: Luna Date: Mon, 22 Apr 2019 03:46:52 -0300 Subject: [PATCH] docs/admin_api.md: add missing guild delete endpoint --- docs/admin_api.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/admin_api.md b/docs/admin_api.md index 292bb9d..1627b57 100644 --- a/docs/admin_api.md +++ b/docs/admin_api.md @@ -163,6 +163,10 @@ Returns a guild object or an unavailable guild object on success. | --: | :-- | :-- | | unavailable | bool | if the guild is unavailable | +### DELETE `/guilds/` + +Delete a single guild. Returns 204 on success. + ## Guild features The currently supported features are: