Skip to content

Commit 8e2881c

Browse files
author
Donald Chen
committed
fix table
1 parent 0e43b1c commit 8e2881c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/topics/Permissions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ Below is a table of all current permissions, their integer values in hexadecimal
8383
| USE_EXTERNAL_APPS | `0x0004000000000000` `(1 << 50)` | Allows user-installed apps to send public responses. When disabled, users will still be allowed to use their apps but the responses will be ephemeral. This only applies to apps not also installed to the server. | T, V, S |
8484

8585
| Channel Type (Abbreviated) | Description |
86-
| -- | -- | -- |
87-
| T | Text |
88-
| V | Voice |
89-
| S | Stage |
86+
|----------------------------|-------------|
87+
| T | Text |
88+
| V | Voice |
89+
| S | Stage |
9090

9191
**\* These permissions require the owner account to use [two-factor authentication](#DOCS_TOPICS_OAUTH2/twofactor-authentication-requirement) when used on a guild that has server-wide 2FA enabled.**
9292

0 commit comments

Comments
 (0)