PythonistaGuild / Wavelink

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

Add extras for userData in Lavalink #261

Closed EvieePy closed 9 months ago

EvieePy commented 9 months ago

This adds extras to Playable for passing and accessing the userData field from Lavalink. This PR implements a new class ExtrasNamespace which is just a small alteration of types.SimpleNamespace.

Checklist