Ejemplo n.º 1
0
 internal static string TournamentsEndpoint() => PubgApiConfiguration.GetApiBase() + "/tournaments";
Ejemplo n.º 2
0
 internal static string StatusEndpoint() => PubgApiConfiguration.GetApiBase() + "/status";