Package discord4j.rest.response
@NonNullApi
package discord4j.rest.response
Components to manipulate and transform responses.
-
ClassDescriptionA
ResponseFunctionthat can join multipleResponseFunctioninstances.AResponseFunctionthat is able to transform an error sequence with a HTTP 404 status, into an empty sequence.A transformation function used while processingDiscordWebRequestobjects.AResponseFunctionthat is able to transform an error sequence into a custom response.AResponseFunctionthat is able to transform an error sequence into a retrying one.