aboutsummaryrefslogtreecommitdiff
path: root/tg/tg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tg/tg.h')
-rw-r--r--tg/tg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tg/tg.h b/tg/tg.h
index b9ef91c..09d0d0e 100644
--- a/tg/tg.h
+++ b/tg/tg.h
@@ -23,7 +23,7 @@ typedef struct tg_resp {
} TGResp;
typedef struct tg_user {
- int32_t id;
+ int64_t id;
const char *first_name; // Ownership: json
const char *last_name; // Ownership: json
const char *username; // Ownership: json