Class Request<T>

java.lang.Object
net.dv8tion.jda.api.requests.Request<T>
Type Parameters:
T - The expected type of the response

public class Request<T> extends Object
Internal class used for representing HTTP requests.