GitWatcherBot
1.0.0
A Telegram Bot that notifies you when a new change is made in your repositories (issues, pull requests, stars, forks, and watches)
|
<! must include Database with Logger for models::Log & Database::addLog More...
#include <GitApi.hpp>
Public Member Functions | |
GitApiRateLimitExceededException (const std::string &msg) | |
<! must include Database with Logger for models::Log & Database::addLog
https://docs.github.com/en/rest/using-the-rest-api/troubleshooting-the-rest-api?apiVersion=2022-11-28#rate-limit-errors
Thrown when we exceed GitHub's Api Rate Limit (60 requests an hour)
Definition at line 17 of file GitApi.hpp.
|
inlineexplicit |
Definition at line 18 of file GitApi.hpp.