Table of Contents

Property Discriminator

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Discriminator

Gets the user's 4-digit discriminator.

[JsonProperty("discriminator", NullValueHandling = NullValueHandling.Ignore)]
[DiscordDeprecated("Users are being migrated currently. Bots still have discrims")]
public virtual string Discriminator { get; }

Property Value

string