Skip to content

Commit

Permalink
Add 43 and 44 to Permission (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM committed Jan 21, 2024
1 parent 1b06592 commit f8233c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/DiscordModels/Types/Permission.swift
Expand Up @@ -44,6 +44,8 @@ public enum Permission: UInt, Sendable, Hashable, Codable {
case moderateMembers = 40
case viewCreatorMonetizationAnalytics = 41
case useSoundboard = 42
case createGuildExpressions = 43
case createEvents = 44
case useExternalSounds = 45
case sendVoiceMessages = 46
}
Expand Down

0 comments on commit f8233c0

Please sign in to comment.