ExFootball v0.3.1 ExFootball.Competition View Source

Football data competition

Link to this section Summary

Functions

Get all competitions

Get a competition with given id

Get all matches of a competition

Get all scorers of a competition

Get all standings of a competition

Get all teams of a competition

Link to this section Functions

Link to this function all!(client, filters \\ []) View Source

Get all competitions

Get a competition with given id

Link to this function matches!(client, id, filters \\ []) View Source

Get all matches of a competition

Link to this function scorers!(client, id, filters \\ []) View Source

Get all scorers of a competition

Link to this function standings!(client, id, filters \\ []) View Source

Get all standings of a competition

Link to this function teams!(client, id, filters \\ []) View Source

Get all teams of a competition