-
```
2020-05-19T19:21:56.428Z [info ] main : _ _ ____ ___ ____ _ _ ___
2020-05-19T19:21:56.429Z [info ] main : | | ___ | | | _ \( _ ) | __ ) | | | |_ …
-
i got this:
`(node:7016) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a…
-
We want to support additional APIs: static data (cdragon & ddragon), LCU, and maybe some others in the future. We also want to keep things nice and modular so we don't end up with one mega package.
…
-
Hello :)
thank you for your wrapper!
I have an issue, how do you display the image path of the new runes ?
When I retrieve a match, I get 6 perks variables (perk0, 1, 2 [...]) but I don't kn…
-
I've imported it with the composer.
Setup the key
but the example report this error:
Fatal error: Uncaught RiotAPI\LeagueAPI\Exceptions\SettingsException: DataDragon API was not initialized prope…
ghost updated
4 years ago
-
Hi!
Sometimes when I try to retrieve a match with the getMatch function I got this error :
`Argument 1 passed to RiotAPI\LeagueAPI\Objects\ApiObject::__construct() must be of the type array, bo…
-
Current situation:
We have static structs/strings in the classes that are inside of the `enums` folder.
This is not necessary and causes a confussing API. Because we can just enter a hardcoded strin…
-
**Describe the bug**
LeagueAPI::getStaticChampion not working without version.
**To Reproduce**
Steps to reproduce the behavior:
1. Run code:
$api = new LeagueAPI([
LeagueAPI::SET_KEY =>…
-
https://discussion.developer.riotgames.com/articles/5719/removal-of-the-lol-static-data-v3-api.html
August 27th Static Data endpoints will be removed.
I'm in the process of adding DataDragon sup…
-
Hi
I'm trying to use the Orianna API on Android Studio, but I can't make it work.
I checked the documentation on the website, but it's incomplete