Closed SemiMute closed 5 months ago
https://lc4.gitbook.io/lavalink-client/docs/lavalinkmanager/manager-options/managerplayeroptions
Documentation shows types allow for more options, but interface is missing them (Such as onDisconnect, onEmptyQueue)
Edit: Tried on both v2.2.0 and v2.1.3 and both are missing the options on interface
https://tomato6966.github.io/lavalink-client/
Please refer to the auto generated documentation I sadly don't have enough time to complete the custom docs.
https://tomato6966.github.io/lavalink-client/interfaces/LavalinkManager.ManagerOptions.html
https://lc4.gitbook.io/lavalink-client/docs/lavalinkmanager/manager-options/managerplayeroptions
Documentation shows types allow for more options, but interface is missing them (Such as onDisconnect, onEmptyQueue)
Edit: Tried on both v2.2.0 and v2.1.3 and both are missing the options on interface