diff --git a/lib/Constants.ts b/lib/Constants.ts index 97e1f023..c93f19b3 100644 --- a/lib/Constants.ts +++ b/lib/Constants.ts @@ -834,6 +834,7 @@ export enum MessageTypes { CUSTOM_GIFT = 41, GUILD_GAMING_STATS_PROMPT = 42, POLL = 43, + PURCHASE_NOTIFICATION = 44, } export enum MessageActivityTypes {