ChampionEntryList
Methods
(static) getChampionImage(championId) → {Promise}
- Description:
- Retrieves champion image through API call to
a third party API to retrieve the image
- Source:
Parameters:
| Name |
Type |
Description |
championId |
number
|
|
Returns:
-
Type
-
Promise
(static) getChampionMasteryImage(championId) → {Promise}
- Description:
- Retrieves champion mastery level image through API call to
a third party API to retrieve the image
- Source:
Parameters:
| Name |
Type |
Description |
championId |
number
|
|
Returns:
-
Type
-
Promise