1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-16 03:44:26 +00:00

discord: add missing fields to MessageType enum

This commit is contained in:
ayn2op 2023-02-16 14:54:01 +05:30 committed by diamondburned
parent 23140acf87
commit 759a2eede5

View file

@ -164,6 +164,16 @@ const (
GuildInviteReminderMessage
ContextMenuCommand
AutoModerationActionMessage
RoleSubscriptionPurchaseMessage
InteractionPremiumUpsellMessage
StageStartMessage
StageEndMessage
StageSpeakerMessage
_
StageTopicMessage
GuildApplicationPremiumSubscriptionMessage
)
type MessageFlags enum.Enum