Team Global Permissions
Permission | Value | Description | Default |
---|---|---|---|
ADMINISTRATOR | 1n << 0n |
Full access to all features. | ❌ |
MANAGE_CHANNELS | 1n << 1n |
Manage channels in the team. | ❌ |
MANAGE_ROLES | 1n << 2n |
Manage roles for users. | ❌ |
MANAGE_TEAM | 1n << 3n |
Manage the team settings. | ❌ |
VIEW_AUDIT_LOG | 1n << 4n |
View audit logs for the team. | ❌ |
BAN_MEMBERS | 1n << 5n |
Ban members from the team. | ❌ |
DELETE_MESSAGES | 1n << 6n |
Delete messages in channels. | ❌ |
MANAGE_APPLICATIONS | 1n << 7n |
Manage applications for the team. | ❌ |
JOIN_TOURNAMENTS | 1n << 8n |
Join tournaments. | ❌ |
CREATE_INVITES | 1n << 9n |
Create invitations for others to join the team. | ✔ |
Last modified: 9 days ago