Table of Contents

Property MentionRaidProtectionEnabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MentionRaidProtectionEnabled

Whether to automatically detect mention raids.

[JsonProperty("mention_raid_protection_enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool? MentionRaidProtectionEnabled { get; set; }

Property Value

bool?