What's removed
* Removed `VoiceClient` and `VoiceWebSocketClient`.
* Removed properties to get voice state for `User`, `Channel` and `Guild`. 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**: https://github.com/interactions-py/lavalink/compare/0.1.2...1.0.0