refactor: move common to internal and update public api

This commit is contained in:
2026-03-17 00:30:38 +01:00
parent 6ca04a9392
commit bb31304614
17 changed files with 284 additions and 272 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
#include <stdio.h>
#include <string.h>
#include <tgbot.h>
#include <tgbot/methods.h>
#include <tgbot/tgbot.h>
bool run = true;