Table of Contents

Property GlobalName

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GlobalName

Gets this user's global name. Only applicable if IsMigrated is true.

[JsonProperty("global_name", NullValueHandling = NullValueHandling.Ignore)]
public virtual string? GlobalName { get; }

Property Value

string