diff --git a/RiotSharp/Endpoints/SpectatorEndpoint/CurrentGame.cs b/RiotSharp/Endpoints/SpectatorEndpoint/CurrentGame.cs index 074f8edb..bbf119c3 100644 --- a/RiotSharp/Endpoints/SpectatorEndpoint/CurrentGame.cs +++ b/RiotSharp/Endpoints/SpectatorEndpoint/CurrentGame.cs @@ -42,7 +42,7 @@ internal CurrentGame() { } /// The queue type /// [JsonProperty("gameQueueConfigId")] - public string GameQueueType { get; set; } + public long GameQueueType { get; set; } /// /// The game start time