1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-22 10:12:31 +01:00

Update guildFeatures.md

Solves #70
This commit is contained in:
Erkin Alp Güney 2023-04-27 18:13:57 +03:00 committed by GitHub
parent d90f14873a
commit fe6b9a1765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Below is a list of guild features that {{ project.name }} currently implements s
| ----------------------------- | ----------------------------------------------------------- |
| `VIP_REGIONS` | Grants access to VIP voice regions |
| `ALIASABLE_NAMES` | Allows multiple vanity URLs |
| `VANITY_URL` | Allows vanity URLs |
| `VANITY_URL` | Asserted if the guild has a vanity name |
| `INTERNAL_EMPLOYEE_ONLY` | Requires all guild members be [staff](userFlags.md) |
| `INVITES_CLOSED` | Prevents joining this guild |
| `CROSS_CHANNEL_REPLIES` | Allows replies to be from outside the current channel |