PurchaseNotification message type (#3656)

This commit is contained in:
Fleny
2024-06-12 15:39:06 +00:00
committed by GitHub
parent f6a42b966a
commit 92bf16645a
+1
View File
@@ -371,6 +371,7 @@ export enum MessageTypes {
StageSpeaker,
StageTopic = 31,
GuildApplicationPremiumSubscription,
PurchaseNotification = 44,
}
/** https://discord.com/developers/docs/resources/channel#message-object-message-activity-types */