Release 1.0.0
What's removed
- Removed
VoiceClient
andVoiceWebSocketClient
. - Removed properties to get voice state for
User
,Channel
andGuild
. They were added in the i.py v4.4.0. - Removed
listener
decorator.
What's added
- Implemented new class
Lavalink
. - Added ability to listen lavalink events via
@Client.event
and@interactions.extension_listener
.
How to use it now?
Just read the docs
Full Changelog: 0.1.2...1.0.0