Expand description
Models for all /rankings/:country_code/... Brawl Stars API endpoints.
Included by the feature "rankings"; removing that feature will disable the usage of this module.
Re-exports§
Modules§
- brawlers
- Contains models for the
/rankings/:country_code/brawlers/:brawler_id?limit=xBrawl Stars API endpoint. Included by the feature"rankings"; removing that feature will disable the usage of this module. - clubs
- Contains models for the
/rankings/:country_code/clubs?limit=xBrawl Stars API endpoint. Included by the feature"rankings"; removing that feature will disable the usage of this module. - players
- Contains models for the
/rankings/:country_code/players?limit=xBrawl Stars API endpoint. Included by the feature"rankings"; removing that feature will disable the usage of this module.