Property MentionEveryone
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
MentionEveryone
Gets whether the message mentions everyone.
[JsonProperty("mention_everyone", NullValueHandling = NullValueHandling.Ignore)]
public bool MentionEveryone { get; }