mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
PurchaseNotification message type (#3656)
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user