mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
fix: update message type with new types
This commit is contained in:
@@ -339,6 +339,13 @@ export enum MessageTypes {
|
||||
GuildInviteReminder,
|
||||
ContextMenuCommand,
|
||||
AutoModerationAction,
|
||||
RoleSubscriptionPurchase,
|
||||
InteractionPremiumUpsell,
|
||||
StageStart,
|
||||
StageEnd,
|
||||
StageSpeaker,
|
||||
StageTopic = 31,
|
||||
GuildApplicationPremiumSubscription,
|
||||
}
|
||||
|
||||
/** https://discord.com/developers/docs/resources/channel#message-object-message-activity-types */
|
||||
|
||||
Reference in New Issue
Block a user