Table of Contents

Property GameApplicationIds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GameApplicationIds

Gets the list of game application IDs associated with the clan.

[JsonProperty("game_application_ids", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<ulong> GameApplicationIds { get; }

Property Value

IReadOnlyList<ulong>