AquinBot 1.0.2
Official AquinBot made by Team Aquin | Finaly a simple Open Source Discord bot made in C++ by Aquin
 
Loading...
Searching...
No Matches
Error Struct Reference

Set the current error with the return code, reason and if bot can reply (botReply) More...

#include <Error.hpp>

Public Attributes

int returncode
 
std::string reason
 
bool botReply
 

Detailed Description

Set the current error with the return code, reason and if bot can reply (botReply)

Error - Typedef Struct

Member Data Documentation

◆ botReply

bool Error::botReply

◆ reason

std::string Error::reason

◆ returncode

int Error::returncode

The documentation for this struct was generated from the following file: