0.0.2 • Published 1 year 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
token
is required, to get it, check out this discussion