Skip to main content

SleepyDiscord::StandardResponse

Inherits from SleepyDiscord::Response

Inherited by SleepyDiscord::ArrayResponseWrapper, SleepyDiscord::BooleanResponse, SleepyDiscord::ObjectResponse< _Type >, SleepyDiscord::StringResponse

inherited members​

Public Functions inherited from SleepyDiscord::Response

Name
boolerror() const
Response() =default
Response(int32_t _statusCode)

Public Attributes inherited from SleepyDiscord::Response

Name
std::stringtext
int32_tstatusCode
std::map< std::string, std::string, caseInsensitiveCompare >header
time_tbirth

Public Functions Documentation​

function StandardResponse​

inline explicit StandardResponse(
const Response & response
)

Updated on 13 April 2022 at 18:39:59 UTC