-
Deprecated MethodsMethodDescriptiononly select implementations will use this value. Moving forward, consider using
ReconnectOptions.Builder.setJitterFactor(double)}only select implementations will use this value. Moving forward, consider assuming an exponential backoff function bounded byReconnectOptions.getFirstBackoff()andReconnectOptions.getMaxBackoffInterval()only select implementations will use this value. Moving forward, consider also usingReconnectOptions.getJitterFactor()
-
Deprecated ConstructorsConstructorDescriptionuse
JacksonResources.createFromObjectMapper(ObjectMapper)instead, but consider all Discord4J-related transformations are applied on the givenObjectMapperuse one of the static factories and then callJacksonResources.withMapperFunction(Function)
ReconnectOptions.getFirstBackoff()andReconnectOptions.getMaxBackoffInterval()