mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-01-05 19:57:02 +00:00
discord: Add PermissionViewGuildInsights (#355)
This commit is contained in:
parent
1b31249626
commit
91c86f02ec
|
@ -44,8 +44,8 @@ const (
|
|||
PermissionMentionEveryone
|
||||
// Allows the usage of custom emojis from other servers
|
||||
PermissionUseExternalEmojis
|
||||
// ?
|
||||
_
|
||||
// Allows for viewing guild insights
|
||||
PermissionViewGuildInsights
|
||||
// Allows for joining of a voice channel
|
||||
PermissionConnect
|
||||
// Allows for speaking in a voice channel
|
||||
|
|
Loading…
Reference in a new issue