Table of Contents

Property PlatformName

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll

PlatformName

Gets the platform name.

[JsonProperty("platform_name", NullValueHandling = NullValueHandling.Include)]
public string? PlatformName { get; }

Property Value

string