Matches¶
- match(self, match_id, *, after_id=None, before_id=None, limit=None)¶
Get a match (eg https://osu.ppy.sh/community/matches/97947404).
- Parameters:
- Return type:
Notes
Implements the Get Match endpoint.
- matches(self)¶
Get current matches. If you want to get a specific match, see
match()
.Notes
Implements the Get Matches endpoint.
- Return type: