Enum DiscordMessageType
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents the type of a message.
public enum DiscordMessageType
- Extension Methods
Fields
ApplicationCommand = 20Message indicating an application command was invoked.
AutoModerationAlert = 24Message indicating an auto-moderation alert.
Call = 3Message indicating a call.
ChannelFollowAdd = 12Message indicating a user followed a news channel.
ChannelIconChange = 5Message indicating a group direct message channel icon change.
ChannelNameChange = 4Message indicating a group direct message channel rename.
ChannelPinnedMessage = 6Message indicating a user pinned a message to a channel.
ContextMenuCommand = 23Message indicating a context menu was executed.
Default = 0Indicates a regular message.
GuildApplicationPremiumSubscription = 32GuildDiscoveryDisqualified = 14Message indicating a guild was removed from guild discovery.
GuildDiscoveryGracePeriodFinalWarning = 17Message indicating that a guild has failed to meet guild discovery requirements for 3 weeks.
GuildDiscoveryGracePeriodInitialWarning = 16Message indicating that a guild has failed to meet guild discovery requirements for a week.
GuildDiscoveryRequalified = 15Message indicating a guild was re-added to guild discovery.
GuildIncidentAlertModeDisabled = 37GuildIncidentAlertModeEnabled = 36GuildIncidentReportFalseAlarm = 39GuildIncidentReportRaid = 38GuildInviteReminder = 22Message reminding you to invite people to help you build the server.
GuildMemberJoin = 7Message indicating a guild member joined. Most frequently seen in newer, smaller guilds.
InteractionPremiumUpsell = 26PollResult = 46PurchaseNotification = 44RecipientAdd = 1Message indicating a recipient was added to a group direct message.
RecipientRemove = 2Message indicating a recipient was removed from a group direct message.
Reply = 19Message indicating a user replied to another user.
RoleSubscriptionPurchase = 25StageEnd = 28StageSpeaker = 29StageStart = 27StageTopic = 31ThreadCreated = 18ThreadStarterMessage = 21TierOneUserPremiumGuildSubscription = 9Message indicating a guild reached tier one of nitro boosts.
TierThreeUserPremiumGuildSubscription = 11Message indicating a guild reached tier three of nitro boosts.
TierTwoUserPremiumGuildSubscription = 10Message indicating a guild reached tier two of nitro boosts.
UserPremiumGuildSubscription = 8Message indicating a member nitro boosted a guild.