Class: Crawlora::EspnGroup
- Inherits:
-
Object
- Object
- Crawlora::EspnGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #athlete ⇒ Object
- #game_summary ⇒ Object
-
#initialize ⇒ EspnGroup
constructor
A new instance of EspnGroup.
- #news ⇒ Object
- #rankings ⇒ Object
- #scoreboard ⇒ Object
- #standings ⇒ Object
- #team ⇒ Object
- #team_roster ⇒ Object
- #teams ⇒ Object
Constructor Details
#initialize ⇒ EspnGroup
Returns a new instance of EspnGroup.
280 |
# File 'sig/crawlora.rbs', line 280
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#athlete ⇒ Object
281 |
# File 'sig/crawlora.rbs', line 281
def athlete: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?athlete: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#game_summary ⇒ Object
282 |
# File 'sig/crawlora.rbs', line 282
def game_summary: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?event: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#news ⇒ Object
283 |
# File 'sig/crawlora.rbs', line 283
def news: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#rankings ⇒ Object
284 |
# File 'sig/crawlora.rbs', line 284
def rankings: (?sport: "football" | "basketball", ?league: "college-football" | "mens-college-basketball" | "womens-college-basketball", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#scoreboard ⇒ Object
285 |
# File 'sig/crawlora.rbs', line 285
def scoreboard: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?dates: String, ?week: Integer, ?seasontype: "1" | "2" | "3" | "4", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#standings ⇒ Object
286 |
# File 'sig/crawlora.rbs', line 286
def standings: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?season: Integer, ?seasontype: "1" | "2" | "3", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#team ⇒ Object
287 |
# File 'sig/crawlora.rbs', line 287
def team: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?team: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#team_roster ⇒ Object
288 |
# File 'sig/crawlora.rbs', line 288
def team_roster: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?team: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#teams ⇒ Object
289 |
# File 'sig/crawlora.rbs', line 289
def teams: (?sport: "football" | "basketball" | "baseball" | "hockey" | "soccer", ?league: "nfl" | "college-football" | "nba" | "wnba" | "mens-college-basketball" | "womens-college-basketball" | "mlb" | "nhl" | "eng.1" | "esp.1" | "ita.1" | "ger.1" | "fra.1" | "usa.1" | "uefa.champions", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|