Property GlobalName
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
GlobalName
Gets the member's global display name.
[JsonIgnore]
public override string? GlobalName { get; }
Property Value
- string
Gets the member's global display name.
[JsonIgnore]
public override string? GlobalName { get; }