Table of Contents

Property Flags

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Flags

Gets the bitwise flags for this message.

[JsonProperty("flags", NullValueHandling = NullValueHandling.Ignore)]
public DiscordMessageFlags? Flags { get; }

Property Value

DiscordMessageFlags?