summaryrefslogtreecommitdiff
path: root/botd.h
diff options
context:
space:
mode:
authorYuuta Liang <yuuta@yuuta.moe>2023-08-19 13:51:41 +0800
committerYuuta Liang <yuuta@yuuta.moe>2023-08-19 13:51:41 +0800
commite5311d0810c6bcb77f872ade031357172b060d68 (patch)
tree5d27f5c9a16a21d41d3624fa4d7c55e60e778e3f /botd.h
parentce4bc9ac9ca3002b5ad524f0df07b199f7f5a36a (diff)
downloadksyxbot-e5311d0810c6bcb77f872ade031357172b060d68.tar
ksyxbot-e5311d0810c6bcb77f872ade031357172b060d68.tar.gz
ksyxbot-e5311d0810c6bcb77f872ade031357172b060d68.tar.bz2
ksyxbot-e5311d0810c6bcb77f872ade031357172b060d68.zip
Update TDLib
Fix abort when disconnect Version: sync with bot API
Diffstat (limited to 'botd.h')
-rw-r--r--botd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/botd.h b/botd.h
index 84ae7f2..62efcae 100644
--- a/botd.h
+++ b/botd.h
@@ -8,7 +8,7 @@
#include <stdbool.h>
#include <time.h>
-#define ADMIN 2122005901
+#define ADMIN 230103978
#define CHANNEL -1001794945713
extern time_t start_time;