@@ -1,5 +1,6 @@
#include <curl/curl.h>
#include <string>
extern CURL *curl;
namespace bakaapi {
void login(std::string username, std::string password);
void refresh_access_token();
The note is not visible to the blocked user.