Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 444 Bytes

stats.md

File metadata and controls

32 lines (19 loc) · 444 Bytes

Stats Actions

Details on the various actions that can be performed on the Stats resource, including the expected parameters and the potential responses.

Contents

GetTeamStats

Retrieves stats of team

result = client.stats.get_team_stats()

puts result

GetTeam

Retrieves team info

result = client.stats.get_team()

puts result