mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-22 04:30:17 +01:00
version bump
This commit is contained in:
parent
9c348b4bbd
commit
f8029204e4
6 changed files with 8617 additions and 879 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
||||||
TAG := v1.3.0
|
TAG := v1.4.0
|
||||||
|
|
||||||
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
|
||||||
|
|
|
||||||
1222
client/function.go
1222
client/function.go
File diff suppressed because it is too large
Load diff
3525
client/type.go
3525
client/type.go
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
2546
data/td_api.json
2546
data/td_api.json
File diff suppressed because it is too large
Load diff
782
data/td_api.tl
782
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