docs/admin_api.md: add missing guild delete endpoint

This commit is contained in:
Luna 2019-04-22 03:46:52 -03:00
parent daee044a4f
commit 1507d422eb
1 changed files with 4 additions and 0 deletions

View File

@ -163,6 +163,10 @@ Returns a guild object or an unavailable guild object on success.
| --: | :-- | :-- | | --: | :-- | :-- |
| unavailable | bool | if the guild is unavailable | | unavailable | bool | if the guild is unavailable |
### DELETE `/guilds/<guild_id>`
Delete a single guild. Returns 204 on success.
## Guild features ## Guild features
The currently supported features are: The currently supported features are: