Skip to content

Commit

Permalink
Add PURCHASE_NOTIFICATION message type
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Jun 10, 2024
1 parent 236498b commit 1e1590d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,7 @@ export enum MessageTypes {
CUSTOM_GIFT = 41,
GUILD_GAMING_STATS_PROMPT = 42,
POLL = 43,
PURCHASE_NOTIFICATION = 44,
}

export enum MessageActivityTypes {
Expand Down

0 comments on commit 1e1590d

Please sign in to comment.