Table of Contents

Property DefaultMessageNotifications

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

DefaultMessageNotifications

Gets the guild's default notification settings.

[JsonProperty("default_message_notifications", NullValueHandling = NullValueHandling.Ignore)]
public DiscordDefaultMessageNotifications DefaultMessageNotifications { get; }

Property Value

DiscordDefaultMessageNotifications