Lavalink.py 5.7.1
Fixes
- Fixed a regression in 5.7.0 where instanting an
AudioTrack
from anotherAudioTrack
may fail whenrequester
cannot be accessed via dot notation asdata
has been reassigned to a dict.
AudioTrack
from another AudioTrack
may fail when requester
cannot be accessed via dot notation as data
has been reassigned to a dict.