Table of Contents

Property ApprovedConsoles

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ApprovedConsoles

Gets the approved console types for the application's social SDK builds.

[JsonProperty("approved_consoles", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<ApprovableConsoleType> ApprovedConsoles { get; }

Property Value

IReadOnlyList<ApprovableConsoleType>