PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
389 stars 179 forks source link

Feature/playable rawdata #264

Closed EvieePy closed 9 months ago

EvieePy commented 9 months ago

Description

Add a raw_data field to Playable to allow retrieving the raw data received via Lavalink. Playable can be constructed with this data.

Checklist