cr.js
Version:
An simple clash royale api
14 lines (9 loc) • 347 B
Markdown
# Clan Chest
?> Represents an clan's clan chest
## Attributes
> **`crowns`** - The current amount of crowns in the clan chest.
**Returns:** `int`
> **`percent`** - The percentage left to fill up the clan chest.
**Returns:** `float`
> **`required`** - The amount of crowns required to get the tier 10 clan chest.
**Returns:** `int`