diff --git a/discord/permission.go b/discord/permission.go index b4e83d0..fe2a879 100644 --- a/discord/permission.go +++ b/discord/permission.go @@ -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