Update to v1.8.10
This commit is contained in:
parent
6a7433c67c
commit
1e5d43121b
6 changed files with 22858 additions and 4341 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
||||||
TAG := v1.8.0
|
TAG := 93c42f6d7c1209937431469f80427d48907f1b8d
|
||||||
|
|
||||||
schema-update:
|
schema-update:
|
||||||
curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl
|
curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl
|
||||||
|
|
|
||||||
3432
client/function.go
3432
client/function.go
File diff suppressed because it is too large
Load diff
7796
client/type.go
7796
client/type.go
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
6796
data/td_api.json
6796
data/td_api.json
File diff suppressed because it is too large
Load diff
3756
data/td_api.tl
3756
data/td_api.tl
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue