Skip to content

Commit

Permalink
Merge pull request #398 from disgoorg/feature/has-snapshot-message-flag
Browse files Browse the repository at this point in the history
Add MessageFlagHasSnapshot
  • Loading branch information
sebm253 authored Jan 23, 2025
2 parents 69944d0 + fbd227f commit e5d0cac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/message.go
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,7 @@ const (
_
MessageFlagSuppressNotifications
MessageFlagIsVoiceMessage
MessageFlagHasSnapshot
MessageFlagsNone MessageFlags = 0
)

Expand Down

0 comments on commit e5d0cac

Please sign in to comment.