Property DefaultMessageNotifications
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
DefaultMessageNotifications
Gets the guild's default notification settings.
[JsonProperty("default_message_notifications", NullValueHandling = NullValueHandling.Ignore)]
public DefaultMessageNotifications? DefaultMessageNotifications { get; }