Table of Contents

Property MentionEveryone

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MentionEveryone

Gets whether the message mentions everyone.

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

Property Value

bool