diff --git a/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2AutomatedTourney_205790.php b/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2AutomatedTourney_205790.php new file mode 100644 index 0000000..4338b44 --- /dev/null +++ b/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2AutomatedTourney_205790.php @@ -0,0 +1,16 @@ +_call(__METHOD__, 'GET', array()); + } +} diff --git a/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2AutomatedTourney_570.php b/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2AutomatedTourney_570.php new file mode 100644 index 0000000..721510c --- /dev/null +++ b/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2AutomatedTourney_570.php @@ -0,0 +1,16 @@ +_call(__METHOD__, 'GET', array()); + } +} diff --git a/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2Teams_205790.php b/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2Teams_205790.php new file mode 100644 index 0000000..49622cd --- /dev/null +++ b/lib/Zyberspace/SteamWebApi/Interfaces/IDOTA2Teams_205790.php @@ -0,0 +1,18 @@ +_call(__METHOD__, 'GET', array('team_id' => $team_id, 'league_id' => $league_id)); + } +} diff --git a/lib/Zyberspace/SteamWebApi/Interfaces/ITFSystem_440.php b/lib/Zyberspace/SteamWebApi/Interfaces/ITFSystem_440.php new file mode 100644 index 0000000..7a98cea --- /dev/null +++ b/lib/Zyberspace/SteamWebApi/Interfaces/ITFSystem_440.php @@ -0,0 +1,16 @@ +_call(__METHOD__, 'GET', array()); + } +}