discord: Add PermissionViewGuildInsights (#355)

This commit is contained in:
Sam Xie 2022-11-25 13:04:52 +08:00 committed by GitHub
parent 1b31249626
commit 91c86f02ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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