Property PlatformUsername
- Namespace
- Dis
Cat .Entities.OAuth2Sharp
- Assembly
- DisCatSharp.dll
PlatformUsername
Gets the platform username.
[JsonProperty("platform_username", NullValueHandling = NullValueHandling.Include)]
public string? PlatformUsername { get; }