feat: discord call api #1

Merged
Clement merged 6 commits from feat--discord-call-api into master 2023-08-18 17:50:35 +00:00
Showing only changes of commit 32498c546e - Show all commits

View File

@ -31,7 +31,7 @@ public:
* @return true la trame est bien envoyée
* @return false la trame n'est pas envoyée
*/
bool sendheure(String hStart, String hEnd);
bool sendHeure(String hStart, String hEnd);
private: