PythonistaGuild / Wavelink

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

Feature/playable rawdata #264

Closed EvieePy closed 11 months ago

EvieePy commented 11 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