Update to v1.8.0
parent
ac75624c63
commit
6a7433c67c
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
TAG := 8517026415e75a8eec567774072cbbbbb52376c1
|
||||
TAG := v1.8.0
|
||||
|
||||
schema-update:
|
||||
curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl
|
||||
|
|
1198
client/function.go
1198
client/function.go
File diff suppressed because it is too large
Load Diff
2938
client/type.go
2938
client/type.go
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2593
data/td_api.json
2593
data/td_api.json
File diff suppressed because it is too large
Load Diff
902
data/td_api.tl
902
data/td_api.tl
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue