1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-02-11 05:52:58 +00:00
ayn2op 2023-06-07 20:46:57 +05:30 committed by Diamond
parent 2ec786a788
commit 73986699b7

View file

@ -91,6 +91,16 @@ const (
PermissionStartEmbeddedActivities
// Allows for timing out users
PermissionModerateMembers
// Allows for viewing role subscription insights
PermissionViewCreatorMonetizationAnalytics
// Allows for using soundboard in a voice channel
PermissionUseSoundboard
_
_
// Allows the usage of custom soundboard sounds from other servers
PermissionUseExternalSounds
// Allows sending voice messages
PermissionSendVoiceMessages
PermissionAllText = 0 |
PermissionViewChannel |