@@ -2,4 +2,6 @@
#include <string>
namespace bakaapi {
void login(std::string username, std::string password);
}
void refresh_access_token();
bool is_logged_in();
} // namespace bakaapi
The note is not visible to the blocked user.