Skip to content

Commit 027c2eb

Browse files
committed
Update API Scheme to Layer 202, from TDLib
1 parent 7b6f6a2 commit 027c2eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/api/source/main_api.tl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ double ? = Double;
3636
string ? = String;
3737

3838
bytes = Bytes;
39+
int256 = Int256;
3940

4041
// boolFalse#bc799737 = Bool; // Parsed manually
4142
// boolTrue#997275b5 = Bool; // Parsed manually

0 commit comments

Comments
 (0)