rift_ex v0.1.1 RiftEx.Match

Link to this section Summary

Link to this section Functions

Link to this function

get(path, client \\ %Client{}, params, options)

Link to this function

get_api_version(options)

Link to this function

get_match(client \\ %Client{}, match_id, params \\ [], options \\ [])

Link to this function

get_match_by_tournament_code(client \\ %Client{}, match_id, tournament_code, params \\ [], options \\ [])

Link to this function

get_matches_by_tournament_code(client \\ %Client{}, tournament_code, params \\ [], options \\ [])

Link to this function

get_matchlists_by_account(client \\ %Client{}, account_id, params \\ [], options \\ [])

Link to this function

get_timelines_by_match(client \\ %Client{}, match_id, params \\ [], options \\ [])

Link to this function

post(path, client \\ %Client{}, body, params, options)