Skip to content

Commit

Permalink
discord: Add PermissionViewGuildInsights (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
XSAM committed Nov 25, 2022
1 parent 1b31249 commit 91c86f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions discord/permission.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 91c86f0

Please sign in to comment.