21 const static ushort
port;
23 static auto start() -> void;
Definition RestApi.hpp:19
static const ushort port
Definition RestApi.hpp:39
static const bool ssl_enabled
Definition RestApi.hpp:38
static auto start() -> void
this is the entry point of the binary that will start the bot
Definition RestApi.cpp:130