Table of Contents
API reference

Property MentionEveryone

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

MentionEveryone

Gets or sets a value indicating whether to filter by @everyone mentions.

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

Property Value

bool?