Table of Contents

Property Username

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Username

Gets this user's username.

[JsonProperty("username", NullValueHandling = NullValueHandling.Ignore)]
public virtual string Username { get; }

Property Value

string