mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 11:22:31 +01:00
Update to remove default rights as original PR was not accepted
This commit is contained in:
parent
8fecd3b67f
commit
0279947d6b
@ -14,20 +14,6 @@ For example, to grant `CREATE_GUILDS` and `SEND_MESSAGES`, grant the user(s)
|
||||
`(1 << 25) = 33554432` =
|
||||
`33587200`
|
||||
|
||||
The default user rights are `648540059648`, granding rights for:
|
||||
|
||||
| Default Rights | | |
|
||||
|---------------------|-------------------------|---------------------------|
|
||||
| `CREATE_CHANNELS` | `SELF_DELETE_MESSAGES` | `USE_ACHIEVEMENTS` |
|
||||
| `CREATE_DMS` | `SELF_EDIT_MESSAGES` | `SELF_ADD_DISCOVERABLE` |
|
||||
| `CREATE_DM_GROUPS` | `SELF_EDIT_NAME` | `SELF_LEAVE_GROUPS` |
|
||||
| `CREATE_GUILDS` | `SEND_MESSAGES` | `KICK_BAN_MEMBERS` |
|
||||
| `CREATE_INVITES` | `USE_ACTIVITIES` | `SELF_ADD_REACTIONS` |
|
||||
| `CREATE_ROLES` | `USE_VIDEO` | `DEBTABLE` |
|
||||
| `CREATE_TEMPLATES` | `USE_VOICE` | `PIN_MESSAGES` |
|
||||
| `CREATE_WEBHOOKS` | `INVITE_USERS` | `SELF_DELETE_DISABLE` |
|
||||
| `JOIN_GUILDS` | | |
|
||||
|
||||
Below is a list of all available rights
|
||||
|
||||
| Right | Value | Grants when it's 1 |
|
||||
|
Loading…
Reference in New Issue
Block a user