Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SamusAranX committed Jul 10, 2024
1 parent e54e9ac commit d550428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions events.go
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ func (m *MessageDelete) UnmarshalJSON(b []byte) error {
return json.Unmarshal(b, &m.Message)
}

// MessageReactionType is the type of reaction. Burst-type reactions are Super Reactions.
type MessageReactionType int

const (
Expand Down

0 comments on commit d550428

Please sign in to comment.