cr.js
Version:
An simple clash royale api
19 lines (11 loc) • 392 B
Markdown
# Season
?> Represents a Player's season
## Attributes
> **`number`** - The player's # season.
**Returns:** `int`
> **`highest`** - The player's highest trophies in a season.
**Returns:** `int`
> **`ending`** - The player's trophies at the end of the season.
**Returns:** `int`
> **`endGlobal`** - The player's rank at the end of the season.
**Returns:** `int or null`