Skip to main content

SleepyDiscord::StringResponse

Inherits from SleepyDiscord::StandardResponse, SleepyDiscord::Response

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 Types Documentation​

using Type​

using SleepyDiscord::StringResponse::Type =  std::string;

Public Functions Documentation​

function operator const Type &​

inline operator const Type &() const

function StandardResponse​

inline explicit StandardResponse(
const Response & response
)

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