Skip to content

Commit

Permalink
Fix inconsistent message type name
Browse files Browse the repository at this point in the history
  • Loading branch information
sebm253 committed Sep 8, 2024
1 parent 9206c94 commit e3c1055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/message.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const (
MessageTypeCall
MessageTypeChannelNameChange
MessageTypeChannelIconChange
ChannelPinnedMessage
MessageTypeChannelPinnedMessage
MessageTypeUserJoin
MessageTypeGuildBoost
MessageTypeGuildBoostTier1
Expand Down

0 comments on commit e3c1055

Please sign in to comment.