kordlib/Lavalink.kt

Missing access for reading filter values

ToxicMushroom opened this issue · 1 comments

There is currently no good way to read previously configured filter values from the player.

The current filters variable is only inside the WebsocketPlayer class and marked internal
This could be abstracted into Player and made public to allow for reading the filter values

fixed in b6ddede <3 thx