Table of Contents

Enum DiscordDefaultMessageNotifications

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents default notification level for a guild.

public enum DiscordDefaultMessageNotifications
Extension Methods

Fields

AllMessages = 0

All messages will trigger push notifications.

MentionsOnly = 1

Only messages that mention the user (or a role he's in) will trigger push notifications.