Table of Contents

Enum DiscordMessageType

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents the type of a message.

public enum DiscordMessageType
Extension Methods

Fields

ApplicationCommand = 20

Message indicating an application command was invoked.

AutoModerationAlert = 24

Message indicating an auto-moderation alert.

Call = 3

Message indicating a call.

ChannelFollowAdd = 12

Message indicating a user followed a news channel.

ChannelIconChange = 5

Message indicating a group direct message channel icon change.

ChannelNameChange = 4

Message indicating a group direct message channel rename.

ChannelPinnedMessage = 6

Message indicating a user pinned a message to a channel.

ContextMenuCommand = 23

Message indicating a context menu was executed.

Default = 0

Indicates a regular message.

GuildApplicationPremiumSubscription = 32
GuildDiscoveryDisqualified = 14

Message indicating a guild was removed from guild discovery.

GuildDiscoveryGracePeriodFinalWarning = 17

Message indicating that a guild has failed to meet guild discovery requirements for 3 weeks.

GuildDiscoveryGracePeriodInitialWarning = 16

Message indicating that a guild has failed to meet guild discovery requirements for a week.

GuildDiscoveryRequalified = 15

Message indicating a guild was re-added to guild discovery.

GuildInviteReminder = 22

Message reminding you to invite people to help you build the server.

GuildMemberJoin = 7

Message indicating a guild member joined. Most frequently seen in newer, smaller guilds.

InteractionPremiumUpsell = 26
RecipientAdd = 1

Message indicating a recipient was added to a group direct message.

RecipientRemove = 2

Message indicating a recipient was removed from a group direct message.

Reply = 19

Message indicating a user replied to another user.

RoleSubscriptionPurchase = 25
StageEnd = 28
StageSpeaker = 29
StageStart = 27
StageTopic = 31
ThreadCreated = 18
ThreadStarterMessage = 21
TierOneUserPremiumGuildSubscription = 9

Message indicating a guild reached tier one of nitro boosts.

TierThreeUserPremiumGuildSubscription = 11

Message indicating a guild reached tier three of nitro boosts.

TierTwoUserPremiumGuildSubscription = 10

Message indicating a guild reached tier two of nitro boosts.

UserPremiumGuildSubscription = 8

Message indicating a member nitro boosted a guild.