Table of Contents

Property Username

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Username

Gets the member's username.

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

Property Value

string