droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
 
Loading...
Searching...
No Matches
RestApi Class Reference

#include <RestApi.hpp>

Collaboration diagram for RestApi:

Static Public Member Functions

static auto start () -> void
 this is the entry point of the binary that will start the bot
 

Static Public Attributes

static const ushort port {3000}
 
static const bool ssl_enabled {true}
 

Member Function Documentation

◆ start()

void RestApi::start ( ) -> void
static

this is the entry point of the binary that will start the bot

Returns
doesn't return anything

Member Data Documentation

◆ port

const ushort RestApi::port {3000}
static

◆ ssl_enabled

const bool RestApi::ssl_enabled {true}
static

The documentation for this class was generated from the following files: