Skip to content

Lavalink.py 4.0.6

Compare
Choose a tag to compare
@devoxin devoxin released this 17 Feb 22:28
· 179 commits to master since this release

Fixes

  • Fixed DefaultPlayer.play not throwing if the provided track does not have a track str, and it is not an instance of DeferredAudioTrack.

Additions

  • Add return type to utfm_codec.read_utfm.
  • Add return type to utils.encode_track.
  • Improved typedefs of Stats object.
  • Improved typedefs of Penalty object.
  • Improved typedefs of Node.
  • Improved typedefs of NodeManager.
  • Improved typedefs of PlayerManager.
  • Improved typedefs of QueueEndEvent.
  • Improved typedefs of PlayerUpdateEvent.
  • Improved typedefs of WebSocketClosedEvent.
  • Improved typedefs of track events.
  • Improved typedefs of node events.