Skip to content

Final 4.0 RC3 fixes

Mateusz Brawański requested to merge patch/4.0-patches into master

Created by: Neuheit

Summary

Implements some minor fixes needed for the last RC. Fixes #820 (closed).

Details

Adds an overload for a message builder to take an action and also fixes the issue mentioned above. It also throws an exception in Lavalink when unable to connect.

Changes proposed

  • Add action overload for msg builder
  • Fix IsConnected within Lavalink
  • Throw exception in Lavalink when maximum backoff is reached.

Merge request reports

Loading