Update tdlib code to 1.8.3

This commit is contained in:
astravexton 2022-04-18 20:45:01 +00:00
parent c49a8e3771
commit 1e67a2c70d
9 changed files with 8287 additions and 3238 deletions

View file

@ -1,4 +1,4 @@
TAG := master
TAG := 054a823c1a812ee3e038f702c6d8ba3e6974be9c
schema-update:
curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl