Table of Contents

Property UsernameWithDiscriminator

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

UsernameWithDiscriminator

Gets this user's username with the discriminator. Example: Discord#0000

[JsonIgnore]
[DiscordDeprecated("We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then.")]
public virtual string UsernameWithDiscriminator { get; }

Property Value

string