cr.js
Version:
An simple clash royale api
14 lines (9 loc) • 322 B
Markdown
# Shop
?> Represents a Player's shop.
## Attributes
> **`legendary`** - The amount of days until the next legendary chest.
**Returns:** `int`
> **`epic`** - The amount of days until the next epic chest.
**Returns:** `int`
> **`arena`** - The amount of days until the next arena special.
**Returns:** `int`