Table of Contents

Property OAuthFlags

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

OAuthFlags

Gets the user's flags for OAuth.

[JsonProperty("flags", NullValueHandling = NullValueHandling.Ignore)]
public virtual DiscordUserFlags? OAuthFlags { get; }

Property Value

DiscordUserFlags?