Closed JeffBobbo closed 6 years ago
Allows setting a connection timeout as part of the Mojo::Discord constructor. The new default value is 5 but sometimes five seconds is not enough to fully establish the Gateway connection. Use timeout in the constructor hash to provide the value.
timeout
Allows setting a connection timeout as part of the Mojo::Discord constructor. The new default value is 5 but sometimes five seconds is not enough to fully establish the Gateway connection. Use
timeout
in the constructor hash to provide the value.