Table of Contents

Property Nickname

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Nickname

Gets this member's nickname.

[JsonProperty("nick", NullValueHandling = NullValueHandling.Ignore)]
public string? Nickname { get; }

Property Value

string