Property PlatformName
- Namespace
- DisCatSharp.Entities.OAuth2
- Assembly
- DisCatSharp.dll
PlatformName
Gets the platform name.
[JsonProperty("platform_name", NullValueHandling = NullValueHandling.Include)]
public string? PlatformName { get; }
Gets the platform name.
[JsonProperty("platform_name", NullValueHandling = NullValueHandling.Include)]
public string? PlatformName { get; }