Summoners¶
- cassiopeia.get_summoner(*, account_id: str = None, puuid: str = None, region: Region | str = None) Summoner ¶
- class cassiopeia.Summoner(*args, **kwargs)[source]¶
Bases:
CassiopeiaGhost
Searchable by [‘str’, ‘Region’, ‘Platform’]
- account¶
- account_id¶
- champion_masteries¶
- continent¶
The continent for this summoner.
- current_match¶
- exists¶
- id¶
- league_entries¶
- level¶
- match_history¶
- match_history_uri¶
- platform¶
The platform for this summoner.
- profile_icon¶
- puuid¶
- ranks¶
- region¶
The region for this summoner.
- revision_date¶