0.0.2 • Published 2 years ago
yandex-music-api-wrapper v0.0.2
riot-games-api-wrapper
The purest wrapper over the riot games api
Feature
| api | ☑️ |
|---|---|
| Account | ✅ |
Using
import YandexMusicAPI from 'yandex-music-api-wrapper'
const ym = new YandexMusicAPI('OAuth token')
ym.account.status()
.then(console.log)
.catch(console.error)Documentation
YandexMusicAPItoken
tokenis required, to get it, check out this discussion