Skip to content

Commit

Permalink
gateway: Add IntentMessageContent
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Mar 15, 2023
1 parent abe3d2a commit ba9d20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/intents.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const (
IntentDirectMessages
IntentDirectMessageReactions
IntentDirectMessageTyping
_
IntentMessageContent
IntentGuildScheduledEvents
)

Expand Down

0 comments on commit ba9d20b

Please sign in to comment.