This commit is contained in:
@@ -19,5 +19,6 @@ void login(std::string username, std::string password);
|
||||
void refresh_access_token();
|
||||
json get_data_from_endpoint(const std::string &endpoint, metod metod,
|
||||
std::string additional_data = "");
|
||||
int download_attachment(std::string id, std::string path);
|
||||
} // namespace bakaapi
|
||||
#endif
|
||||
Reference in New Issue
Block a user