@tgsnake/skema 2.0.0 → 2.1.0-browser.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/src/deps.d.ts +4 -3
- package/dist/src/deps.js +4 -4
- package/dist/src/raw/All.d.ts +72 -19
- package/dist/src/raw/All.js +72 -19
- package/dist/src/raw/Raw.d.ts +995 -15
- package/dist/src/raw/Raw.js +2568 -61
- package/package.json +54 -52
package/README.md
CHANGED
package/dist/src/deps.d.ts
CHANGED
|
@@ -9,8 +9,9 @@
|
|
|
9
9
|
*/
|
|
10
10
|
export { BytesIO } from '@tgsnake/bytesio';
|
|
11
11
|
export { Logger } from '@tgsnake/log';
|
|
12
|
-
export { gzipSync, gunzipSync } from '
|
|
13
|
-
export { Buffer } from '
|
|
12
|
+
export { gzipSync, gunzipSync } from 'browserify-zlib';
|
|
13
|
+
export { Buffer } from 'buffer';
|
|
14
|
+
import { inspect as nodeInspect } from 'util';
|
|
14
15
|
import bigInt from 'big-integer';
|
|
15
16
|
/**
|
|
16
17
|
* Identifies the runtime platform environment.
|
|
@@ -24,5 +25,5 @@ export declare const platform: string;
|
|
|
24
25
|
*
|
|
25
26
|
* @type {typeof nodeInspect}
|
|
26
27
|
*/
|
|
27
|
-
export declare const inspect:
|
|
28
|
+
export declare const inspect: typeof nodeInspect;
|
|
28
29
|
export { bigInt };
|
package/dist/src/deps.js
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
*/
|
|
10
10
|
export { BytesIO } from '@tgsnake/bytesio';
|
|
11
11
|
export { Logger } from '@tgsnake/log';
|
|
12
|
-
export { gzipSync, gunzipSync } from '
|
|
13
|
-
export { Buffer } from '
|
|
14
|
-
import { inspect as nodeInspect } from '
|
|
12
|
+
export { gzipSync, gunzipSync } from 'browserify-zlib';
|
|
13
|
+
export { Buffer } from 'buffer';
|
|
14
|
+
import { inspect as nodeInspect } from 'util';
|
|
15
15
|
import bigInt from 'big-integer';
|
|
16
16
|
// Other platform compatibility
|
|
17
17
|
// After this line, we will provide some compatibility for Deno, Bun, and Browser so that the same code can run in both environments without modification.
|
|
@@ -30,5 +30,5 @@ export const platform = isDeno ? 'Deno' : isBun ? 'Bun' : isBrowser ? 'Browser'
|
|
|
30
30
|
*
|
|
31
31
|
* @type {typeof nodeInspect}
|
|
32
32
|
*/
|
|
33
|
-
export const inspect =
|
|
33
|
+
export const inspect = nodeInspect;
|
|
34
34
|
export { bigInt };
|
package/dist/src/raw/All.d.ts
CHANGED
|
@@ -151,7 +151,7 @@ export declare const AllTLObject: {
|
|
|
151
151
|
473084188: string;
|
|
152
152
|
399807445: string;
|
|
153
153
|
640893467: string;
|
|
154
|
-
|
|
154
|
+
2689502522: string;
|
|
155
155
|
954703838: string;
|
|
156
156
|
3791153080: string;
|
|
157
157
|
56677842: string;
|
|
@@ -160,7 +160,7 @@ export declare const AllTLObject: {
|
|
|
160
160
|
935395612: string;
|
|
161
161
|
476978193: string;
|
|
162
162
|
2426849924: string;
|
|
163
|
-
|
|
163
|
+
1979759059: string;
|
|
164
164
|
2055212554: string;
|
|
165
165
|
1038967584: string;
|
|
166
166
|
3793152867: string;
|
|
@@ -418,7 +418,7 @@ export declare const AllTLObject: {
|
|
|
418
418
|
192428418: string;
|
|
419
419
|
1299263278: string;
|
|
420
420
|
1885586395: string;
|
|
421
|
-
|
|
421
|
+
2092125561: string;
|
|
422
422
|
506035194: string;
|
|
423
423
|
397910539: string;
|
|
424
424
|
361936797: string;
|
|
@@ -480,6 +480,10 @@ export declare const AllTLObject: {
|
|
|
480
480
|
1216408986: string;
|
|
481
481
|
3453225277: string;
|
|
482
482
|
2349830651: string;
|
|
483
|
+
3182198384: string;
|
|
484
|
+
2988475302: string;
|
|
485
|
+
3281660638: string;
|
|
486
|
+
335872721: string;
|
|
483
487
|
2775329342: string;
|
|
484
488
|
1567990072: string;
|
|
485
489
|
16030880: string;
|
|
@@ -550,6 +554,8 @@ export declare const AllTLObject: {
|
|
|
550
554
|
630664139: string;
|
|
551
555
|
3060109358: string;
|
|
552
556
|
929929052: string;
|
|
557
|
+
3803331409: string;
|
|
558
|
+
2731222265: string;
|
|
553
559
|
3004386717: string;
|
|
554
560
|
1335282456: string;
|
|
555
561
|
3187344422: string;
|
|
@@ -738,6 +744,7 @@ export declare const AllTLObject: {
|
|
|
738
744
|
1262639204: string;
|
|
739
745
|
3622273573: string;
|
|
740
746
|
3185362192: string;
|
|
747
|
+
3023959404: string;
|
|
741
748
|
2294256409: string;
|
|
742
749
|
2832753831: string;
|
|
743
750
|
4294507972: string;
|
|
@@ -749,6 +756,7 @@ export declare const AllTLObject: {
|
|
|
749
756
|
416402882: string;
|
|
750
757
|
894081801: string;
|
|
751
758
|
2157631910: string;
|
|
759
|
+
174161531: string;
|
|
752
760
|
295067450: string;
|
|
753
761
|
400266251: string;
|
|
754
762
|
3760321270: string;
|
|
@@ -792,7 +800,7 @@ export declare const AllTLObject: {
|
|
|
792
800
|
1891070632: string;
|
|
793
801
|
3039597469: string;
|
|
794
802
|
453805082: string;
|
|
795
|
-
|
|
803
|
+
1627271828: string;
|
|
796
804
|
3336309862: string;
|
|
797
805
|
3191351558: string;
|
|
798
806
|
186120336: string;
|
|
@@ -828,6 +836,19 @@ export declare const AllTLObject: {
|
|
|
828
836
|
483104362: string;
|
|
829
837
|
136105807: string;
|
|
830
838
|
894777186: string;
|
|
839
|
+
2637081751: string;
|
|
840
|
+
2724288192: string;
|
|
841
|
+
1277844834: string;
|
|
842
|
+
3441741636: string;
|
|
843
|
+
1368728810: string;
|
|
844
|
+
50276819: string;
|
|
845
|
+
2073958401: string;
|
|
846
|
+
2892661674: string;
|
|
847
|
+
3310789725: string;
|
|
848
|
+
616720265: string;
|
|
849
|
+
3109454125: string;
|
|
850
|
+
27917308: string;
|
|
851
|
+
2780061227: string;
|
|
831
852
|
324435594: string;
|
|
832
853
|
1890305021: string;
|
|
833
854
|
2415565343: string;
|
|
@@ -853,10 +874,20 @@ export declare const AllTLObject: {
|
|
|
853
874
|
2151899626: string;
|
|
854
875
|
504660880: string;
|
|
855
876
|
3209554562: string;
|
|
856
|
-
|
|
877
|
+
534181569: string;
|
|
857
878
|
1987480557: string;
|
|
858
879
|
370236054: string;
|
|
859
880
|
2756656886: string;
|
|
881
|
+
3137275695: string;
|
|
882
|
+
158018284: string;
|
|
883
|
+
1743204781: string;
|
|
884
|
+
3039983403: string;
|
|
885
|
+
3686689898: string;
|
|
886
|
+
1747599785: string;
|
|
887
|
+
1493699616: string;
|
|
888
|
+
1009361890: string;
|
|
889
|
+
1464557951: string;
|
|
890
|
+
242108356: string;
|
|
860
891
|
2246320897: string;
|
|
861
892
|
3767910816: string;
|
|
862
893
|
1471006352: string;
|
|
@@ -1055,10 +1086,10 @@ export declare const AllTLObject: {
|
|
|
1055
1086
|
878078826: string;
|
|
1056
1087
|
3770729957: string;
|
|
1057
1088
|
1869903447: string;
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1089
|
+
794323004: string;
|
|
1090
|
+
1674209194: string;
|
|
1091
|
+
352522633: string;
|
|
1092
|
+
2415056368: string;
|
|
1062
1093
|
3012615176: string;
|
|
1063
1094
|
2556788493: string;
|
|
1064
1095
|
2349199817: string;
|
|
@@ -1437,7 +1468,7 @@ export declare const AllTLObject: {
|
|
|
1437
1468
|
18418929: string;
|
|
1438
1469
|
3331155605: string;
|
|
1439
1470
|
1603398491: string;
|
|
1440
|
-
|
|
1471
|
+
54448129: string;
|
|
1441
1472
|
400029819: string;
|
|
1442
1473
|
718878489: string;
|
|
1443
1474
|
1821253126: string;
|
|
@@ -1638,6 +1669,21 @@ export declare const AllTLObject: {
|
|
|
1638
1669
|
1822232318: string;
|
|
1639
1670
|
4057344236: string;
|
|
1640
1671
|
3709845395: string;
|
|
1672
|
+
1146512295: string;
|
|
1673
|
+
793887543: string;
|
|
1674
|
+
2920622697: string;
|
|
1675
|
+
251265428: string;
|
|
1676
|
+
2560862272: string;
|
|
1677
|
+
3605248019: string;
|
|
1678
|
+
2470225303: string;
|
|
1679
|
+
3273428814: string;
|
|
1680
|
+
2045480115: string;
|
|
1681
|
+
2600493611: string;
|
|
1682
|
+
2200444349: string;
|
|
1683
|
+
3838069244: string;
|
|
1684
|
+
3670770538: string;
|
|
1685
|
+
4937516: string;
|
|
1686
|
+
3136527755: string;
|
|
1641
1687
|
3416209197: string;
|
|
1642
1688
|
1036301552: string;
|
|
1643
1689
|
3251461801: string;
|
|
@@ -1798,6 +1844,11 @@ export declare const AllTLObject: {
|
|
|
1798
1844
|
1437867990: string;
|
|
1799
1845
|
3927903314: string;
|
|
1800
1846
|
4122302015: string;
|
|
1847
|
+
1743593320: string;
|
|
1848
|
+
1449482088: string;
|
|
1849
|
+
2598339326: string;
|
|
1850
|
+
1626161705: string;
|
|
1851
|
+
2258663005: string;
|
|
1801
1852
|
227648840: string;
|
|
1802
1853
|
3054459160: string;
|
|
1803
1854
|
2429064373: string;
|
|
@@ -1814,7 +1865,7 @@ export declare const AllTLObject: {
|
|
|
1814
1865
|
774801204: string;
|
|
1815
1866
|
3041973032: string;
|
|
1816
1867
|
2592509824: string;
|
|
1817
|
-
|
|
1868
|
+
99978511: string;
|
|
1818
1869
|
1918565308: string;
|
|
1819
1870
|
2536798390: string;
|
|
1820
1871
|
451113900: string;
|
|
@@ -1842,7 +1893,7 @@ export declare const AllTLObject: {
|
|
|
1842
1893
|
3851326930: string;
|
|
1843
1894
|
94983360: string;
|
|
1844
1895
|
1486110434: string;
|
|
1845
|
-
|
|
1896
|
+
4277440354: string;
|
|
1846
1897
|
53536639: string;
|
|
1847
1898
|
326126204: string;
|
|
1848
1899
|
3474297563: string;
|
|
@@ -1872,7 +1923,7 @@ export declare const AllTLObject: {
|
|
|
1872
1923
|
1460498287: string;
|
|
1873
1924
|
2757090960: string;
|
|
1874
1925
|
1051570619: string;
|
|
1875
|
-
|
|
1926
|
+
3734061934: string;
|
|
1876
1927
|
3365989492: string;
|
|
1877
1928
|
3348096096: string;
|
|
1878
1929
|
4184757726: string;
|
|
@@ -1889,12 +1940,12 @@ export declare const AllTLObject: {
|
|
|
1889
1940
|
3138561049: string;
|
|
1890
1941
|
3234821702: string;
|
|
1891
1942
|
4255550774: string;
|
|
1892
|
-
|
|
1893
|
-
|
|
1943
|
+
2970019436: string;
|
|
1944
|
+
2753805137: string;
|
|
1894
1945
|
2470627847: string;
|
|
1895
1946
|
3582923530: string;
|
|
1896
1947
|
3832593661: string;
|
|
1897
|
-
|
|
1948
|
+
2903482716: string;
|
|
1898
1949
|
1782549861: string;
|
|
1899
1950
|
1685588756: string;
|
|
1900
1951
|
1527873830: string;
|
|
@@ -2084,10 +2135,11 @@ export declare const AllTLObject: {
|
|
|
2084
2135
|
2894398885: string;
|
|
2085
2136
|
1126722802: string;
|
|
2086
2137
|
388019416: string;
|
|
2087
|
-
|
|
2138
|
+
3102803683: string;
|
|
2088
2139
|
2696416504: string;
|
|
2089
2140
|
3820484652: string;
|
|
2090
2141
|
1442515350: string;
|
|
2142
|
+
1343580623: string;
|
|
2091
2143
|
3990128682: string;
|
|
2092
2144
|
432207715: string;
|
|
2093
2145
|
51854712: string;
|
|
@@ -2143,7 +2195,7 @@ export declare const AllTLObject: {
|
|
|
2143
2195
|
4046346185: string;
|
|
2144
2196
|
283557164: string;
|
|
2145
2197
|
890549214: string;
|
|
2146
|
-
|
|
2198
|
+
2137660962: string;
|
|
2147
2199
|
4164332181: string;
|
|
2148
2200
|
3387112788: string;
|
|
2149
2201
|
3222347747: string;
|
|
@@ -2166,7 +2218,7 @@ export declare const AllTLObject: {
|
|
|
2166
2218
|
3884295231: string;
|
|
2167
2219
|
913655003: string;
|
|
2168
2220
|
3838547328: string;
|
|
2169
|
-
|
|
2221
|
+
248260120: string;
|
|
2170
2222
|
3025988893: string;
|
|
2171
2223
|
1358053637: string;
|
|
2172
2224
|
170155475: string;
|
|
@@ -2224,6 +2276,7 @@ export declare const AllTLObject: {
|
|
|
2224
2276
|
3206920179: string;
|
|
2225
2277
|
557339555: string;
|
|
2226
2278
|
830553304: string;
|
|
2279
|
+
3877259280: string;
|
|
2227
2280
|
924093883: string;
|
|
2228
2281
|
611897804: string;
|
|
2229
2282
|
3066622251: string;
|
package/dist/src/raw/All.js
CHANGED
|
@@ -151,7 +151,7 @@ export const AllTLObject = {
|
|
|
151
151
|
0x1c32b11c: 'Raw.Channel',
|
|
152
152
|
0x17d493d5: 'Raw.ChannelForbidden',
|
|
153
153
|
0x2633421b: 'Raw.ChatFull',
|
|
154
|
-
|
|
154
|
+
0xa04e8d3a: 'Raw.ChannelFull',
|
|
155
155
|
0x38e79fde: 'Raw.ChatParticipant',
|
|
156
156
|
0xe1f867b8: 'Raw.ChatParticipantCreator',
|
|
157
157
|
0x360d5d2: 'Raw.ChatParticipantAdmin',
|
|
@@ -160,7 +160,7 @@ export const AllTLObject = {
|
|
|
160
160
|
0x37c1011c: 'Raw.ChatPhotoEmpty',
|
|
161
161
|
0x1c6e1c11: 'Raw.ChatPhoto',
|
|
162
162
|
0x90a6ca84: 'Raw.MessageEmpty',
|
|
163
|
-
|
|
163
|
+
0x7600b9d3: 'Raw.Message',
|
|
164
164
|
0x7a800e0a: 'Raw.MessageService',
|
|
165
165
|
0x3ded6320: 'Raw.MessageMediaEmpty',
|
|
166
166
|
0xe216eb63: 'Raw.MessageMediaPhoto',
|
|
@@ -418,7 +418,7 @@ export const AllTLObject = {
|
|
|
418
418
|
0xb783982: 'Raw.UpdateGroupCallConnection',
|
|
419
419
|
0x4d712f2e: 'Raw.UpdateBotCommands',
|
|
420
420
|
0x7063c3db: 'Raw.UpdatePendingJoinRequests',
|
|
421
|
-
|
|
421
|
+
0x7cb34d79: 'Raw.UpdateBotChatInviteRequester',
|
|
422
422
|
0x1e297bfa: 'Raw.UpdateMessageReactions',
|
|
423
423
|
0x17b7a20b: 'Raw.UpdateAttachMenuBots',
|
|
424
424
|
0x1592b79d: 'Raw.UpdateWebViewResultSent',
|
|
@@ -480,6 +480,10 @@ export const AllTLObject = {
|
|
|
480
480
|
0x4880ed9a: 'Raw.UpdateManagedBot',
|
|
481
481
|
0xcdd4093d: 'Raw.UpdateBotGuestChatQuery',
|
|
482
482
|
0x8c0f91fb: 'Raw.UpdateAiComposeTones',
|
|
483
|
+
0xbdac7e70: 'Raw.UpdateJoinChatWebViewDecision',
|
|
484
|
+
0xb22083a6: 'Raw.UpdateNewBotConnection',
|
|
485
|
+
0xc39a2ade: 'Raw.UpdateWebBrowserSettings',
|
|
486
|
+
0x140502d1: 'Raw.UpdateWebBrowserException',
|
|
483
487
|
0xa56c2a3e: 'Raw.updates.State',
|
|
484
488
|
0x5d75a138: 'Raw.updates.DifferenceEmpty',
|
|
485
489
|
0xf49ca0: 'Raw.updates.Difference',
|
|
@@ -550,6 +554,8 @@ export const AllTLObject = {
|
|
|
550
554
|
0x25972bcb: 'Raw.SendMessageEmojiInteraction',
|
|
551
555
|
0xb665902e: 'Raw.SendMessageEmojiInteractionSeen',
|
|
552
556
|
0x376d975c: 'Raw.SendMessageTextDraftAction',
|
|
557
|
+
0xe2b23b51: 'Raw.InputSendMessageRichMessageDraftAction',
|
|
558
|
+
0xa2cb24f9: 'Raw.SendMessageRichMessageDraftAction',
|
|
553
559
|
0xb3134d9d: 'Raw.contacts.Found',
|
|
554
560
|
0x4f96cb18: 'Raw.InputPrivacyKeyStatusTimestamp',
|
|
555
561
|
0xbdfb0426: 'Raw.InputPrivacyKeyChatInvite',
|
|
@@ -738,6 +744,7 @@ export const AllTLObject = {
|
|
|
738
744
|
0x4b425864: 'Raw.InputBotInlineMessageGame',
|
|
739
745
|
0xd7e78225: 'Raw.InputBotInlineMessageMediaInvoice',
|
|
740
746
|
0xbddcc510: 'Raw.InputBotInlineMessageMediaWebPage',
|
|
747
|
+
0xb43df56c: 'Raw.InputBotInlineMessageRichMessage',
|
|
741
748
|
0x88bf9319: 'Raw.InputBotInlineResult',
|
|
742
749
|
0xa8d864a7: 'Raw.InputBotInlineResultPhoto',
|
|
743
750
|
0xfff8fdc4: 'Raw.InputBotInlineResultDocument',
|
|
@@ -749,6 +756,7 @@ export const AllTLObject = {
|
|
|
749
756
|
0x18d1cdc2: 'Raw.BotInlineMessageMediaContact',
|
|
750
757
|
0x354a9b09: 'Raw.BotInlineMessageMediaInvoice',
|
|
751
758
|
0x809ad9a6: 'Raw.BotInlineMessageMediaWebPage',
|
|
759
|
+
0xa617e7b: 'Raw.BotInlineMessageRichMessage',
|
|
752
760
|
0x11965f3a: 'Raw.BotInlineResult',
|
|
753
761
|
0x17db940b: 'Raw.BotInlineMediaResult',
|
|
754
762
|
0xe021f2f6: 'Raw.messages.BotResults',
|
|
@@ -792,7 +800,7 @@ export const AllTLObject = {
|
|
|
792
800
|
0x70b772a8: 'Raw.contacts.TopPeers',
|
|
793
801
|
0xb52c939d: 'Raw.contacts.TopPeersDisabled',
|
|
794
802
|
0x1b0c841a: 'Raw.DraftMessageEmpty',
|
|
795
|
-
|
|
803
|
+
0x60fe3294: 'Raw.DraftMessage',
|
|
796
804
|
0xc6dc0c66: 'Raw.messages.FeaturedStickersNotModified',
|
|
797
805
|
0xbe382906: 'Raw.messages.FeaturedStickers',
|
|
798
806
|
0xb17f890: 'Raw.messages.RecentStickersNotModified',
|
|
@@ -828,6 +836,19 @@ export const AllTLObject = {
|
|
|
828
836
|
0x1ccb966a: 'Raw.TextPhone',
|
|
829
837
|
0x81ccf4f: 'Raw.TextImage',
|
|
830
838
|
0x35553762: 'Raw.TextAnchor',
|
|
839
|
+
0x9d2eac97: 'Raw.TextMath',
|
|
840
|
+
0xa26156c0: 'Raw.TextCustomEmoji',
|
|
841
|
+
0x4c2a5d62: 'Raw.TextSpoiler',
|
|
842
|
+
0xcd24cf44: 'Raw.TextMention',
|
|
843
|
+
0x519524ea: 'Raw.TextHashtag',
|
|
844
|
+
0x2ff29d3: 'Raw.TextBotCommand',
|
|
845
|
+
0x7b9e1801: 'Raw.TextCashtag',
|
|
846
|
+
0xac6a83aa: 'Raw.TextAutoUrl',
|
|
847
|
+
0xc556a45d: 'Raw.TextAutoEmail',
|
|
848
|
+
0x24c26789: 'Raw.TextAutoPhone',
|
|
849
|
+
0xb956812d: 'Raw.TextBankCard',
|
|
850
|
+
0x1a9fbfc: 'Raw.TextMentionName',
|
|
851
|
+
0xa5b45e2b: 'Raw.TextDate',
|
|
831
852
|
0x13567e8a: 'Raw.PageBlockUnsupported',
|
|
832
853
|
0x70abc3fd: 'Raw.PageBlockTitle',
|
|
833
854
|
0x8ffa9a1f: 'Raw.PageBlockSubtitle',
|
|
@@ -853,10 +874,20 @@ export const AllTLObject = {
|
|
|
853
874
|
0x804361ea: 'Raw.PageBlockAudio',
|
|
854
875
|
0x1e148390: 'Raw.PageBlockKicker',
|
|
855
876
|
0xbf4dea82: 'Raw.PageBlockTable',
|
|
856
|
-
|
|
877
|
+
0x1fd6f6c1: 'Raw.PageBlockOrderedList',
|
|
857
878
|
0x76768bed: 'Raw.PageBlockDetails',
|
|
858
879
|
0x16115a96: 'Raw.PageBlockRelatedArticles',
|
|
859
880
|
0xa44f3ef6: 'Raw.PageBlockMap',
|
|
881
|
+
0xbaff072f: 'Raw.PageBlockHeading1',
|
|
882
|
+
0x96b2aec: 'Raw.PageBlockHeading2',
|
|
883
|
+
0x67e731ad: 'Raw.PageBlockHeading3',
|
|
884
|
+
0xb532772b: 'Raw.PageBlockHeading4',
|
|
885
|
+
0xdbbe6c6a: 'Raw.PageBlockHeading5',
|
|
886
|
+
0x682a41a9: 'Raw.PageBlockHeading6',
|
|
887
|
+
0x59080c20: 'Raw.PageBlockMath',
|
|
888
|
+
0x3c29a3e2: 'Raw.PageBlockThinking',
|
|
889
|
+
0x574b617f: 'Raw.InputPageBlockMap',
|
|
890
|
+
0xe6e47c4: 'Raw.PageBlockBlockquoteBlocks',
|
|
860
891
|
0x85e42301: 'Raw.PhoneCallDiscardReasonMissed',
|
|
861
892
|
0xe095c1a0: 'Raw.PhoneCallDiscardReasonDisconnect',
|
|
862
893
|
0x57adc690: 'Raw.PhoneCallDiscardReasonHangup',
|
|
@@ -1055,10 +1086,10 @@ export const AllTLObject = {
|
|
|
1055
1086
|
0x34566b6a: 'Raw.PageTableCell',
|
|
1056
1087
|
0xe0c0c5e5: 'Raw.PageTableRow',
|
|
1057
1088
|
0x6f747657: 'Raw.PageCaption',
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1089
|
+
0x2f58683c: 'Raw.PageListItemText',
|
|
1090
|
+
0x63ca67aa: 'Raw.PageListItemBlocks',
|
|
1091
|
+
0x15031189: 'Raw.PageListOrderedItemText',
|
|
1092
|
+
0x8ff2d5f0: 'Raw.PageListOrderedItemBlocks',
|
|
1062
1093
|
0xb390dc08: 'Raw.PageRelatedArticle',
|
|
1063
1094
|
0x98657f0d: 'Raw.Page',
|
|
1064
1095
|
0x8c05f1c9: 'Raw.help.SupportName',
|
|
@@ -1437,7 +1468,7 @@ export const AllTLObject = {
|
|
|
1437
1468
|
0x1190cf1: 'Raw.InputQuickReplyShortcutId',
|
|
1438
1469
|
0xc68d6695: 'Raw.messages.QuickReplies',
|
|
1439
1470
|
0x5f91eb5b: 'Raw.messages.QuickRepliesNotModified',
|
|
1440
|
-
|
|
1471
|
+
0x33ed001: 'Raw.ConnectedBot',
|
|
1441
1472
|
0x17d7f87b: 'Raw.account.ConnectedBots',
|
|
1442
1473
|
0x2ad93719: 'Raw.messages.DialogFilters',
|
|
1443
1474
|
0x6c8e1e06: 'Raw.Birthday',
|
|
@@ -1638,6 +1669,21 @@ export const AllTLObject = {
|
|
|
1638
1669
|
0x6c9d0efe: 'Raw.aicompose.Tones',
|
|
1639
1670
|
0xf1d628ec: 'Raw.AiComposeToneExample',
|
|
1640
1671
|
0xdd1fbf93: 'Raw.bots.AccessSettings',
|
|
1672
|
+
0x445663a7: 'Raw.messages.ChatInviteJoinResultOk',
|
|
1673
|
+
0x2f51c337: 'Raw.messages.ChatInviteJoinResultWebView',
|
|
1674
|
+
0xae152a69: 'Raw.JoinChatBotResultApproved',
|
|
1675
|
+
0xefa0194: 'Raw.JoinChatBotResultDeclined',
|
|
1676
|
+
0x98a3a840: 'Raw.JoinChatBotResultQueued',
|
|
1677
|
+
0xd6e3b813: 'Raw.JoinChatBotResultWebView',
|
|
1678
|
+
0x933ca597: 'Raw.WebDomainException',
|
|
1679
|
+
0xc31c8f4e: 'Raw.account.WebBrowserSettingsNotModified',
|
|
1680
|
+
0x79eb8cb3: 'Raw.account.WebBrowserSettings',
|
|
1681
|
+
0x9b00622b: 'Raw.InputRichFilePhoto',
|
|
1682
|
+
0x83281dbd: 'Raw.InputRichFileDocument',
|
|
1683
|
+
0xe4c449fc: 'Raw.InputRichMessage',
|
|
1684
|
+
0xdacb836a: 'Raw.InputRichMessageHTML',
|
|
1685
|
+
0x4b572c: 'Raw.InputRichMessageMarkdown',
|
|
1686
|
+
0xbaf39d8b: 'Raw.RichMessage',
|
|
1641
1687
|
0xcb9f372d: 'Raw.InvokeAfterMsg',
|
|
1642
1688
|
0x3dc4b4f0: 'Raw.InvokeAfterMsgs',
|
|
1643
1689
|
0xc1cd5ea9: 'Raw.InitConnection',
|
|
@@ -1798,6 +1844,11 @@ export const AllTLObject = {
|
|
|
1798
1844
|
0x55b41fd6: 'Raw.account.RegisterPasskey',
|
|
1799
1845
|
0xea1f0c52: 'Raw.account.GetPasskeys',
|
|
1800
1846
|
0xf5b5563f: 'Raw.account.DeletePasskey',
|
|
1847
|
+
0x67ed1f68: 'Raw.account.ConfirmBotConnection',
|
|
1848
|
+
0x56655768: 'Raw.account.GetWebBrowserSettings',
|
|
1849
|
+
0x9adf82fe: 'Raw.account.UpdateWebBrowserSettings',
|
|
1850
|
+
0x60ed4229: 'Raw.account.ToggleWebBrowserSettingsException',
|
|
1851
|
+
0x86a0765d: 'Raw.account.DeleteWebBrowserSettingsExceptions',
|
|
1801
1852
|
0xd91a548: 'Raw.users.GetUsers',
|
|
1802
1853
|
0xb60f5918: 'Raw.users.GetFullUser',
|
|
1803
1854
|
0x90c894b5: 'Raw.users.SetSecureValueErrors',
|
|
@@ -1814,7 +1865,7 @@ export const AllTLObject = {
|
|
|
1814
1865
|
0x2e2e8734: 'Raw.contacts.Block',
|
|
1815
1866
|
0xb550d328: 'Raw.contacts.Unblock',
|
|
1816
1867
|
0x9a868f80: 'Raw.contacts.GetBlocked',
|
|
1817
|
-
|
|
1868
|
+
0x5f58d0f: 'Raw.contacts.Search',
|
|
1818
1869
|
0x725afbbc: 'Raw.contacts.ResolveUsername',
|
|
1819
1870
|
0x973478b6: 'Raw.contacts.GetTopPeers',
|
|
1820
1871
|
0x1ae373ac: 'Raw.contacts.ResetTopPeerRating',
|
|
@@ -1842,7 +1893,7 @@ export const AllTLObject = {
|
|
|
1842
1893
|
0xe58e95d2: 'Raw.messages.DeleteMessages',
|
|
1843
1894
|
0x5a954c0: 'Raw.messages.ReceivedMessages',
|
|
1844
1895
|
0x58943ee2: 'Raw.messages.SetTyping',
|
|
1845
|
-
|
|
1896
|
+
0xfef48f62: 'Raw.messages.SendMessage',
|
|
1846
1897
|
0x330e77f: 'Raw.messages.SendMedia',
|
|
1847
1898
|
0x13704a7c: 'Raw.messages.ForwardMessages',
|
|
1848
1899
|
0xcf1592db: 'Raw.messages.ReportSpam',
|
|
@@ -1872,7 +1923,7 @@ export const AllTLObject = {
|
|
|
1872
1923
|
0x570d6f6f: 'Raw.messages.GetWebPagePreview',
|
|
1873
1924
|
0xa455de90: 'Raw.messages.ExportChatInvite',
|
|
1874
1925
|
0x3eadb1bb: 'Raw.messages.CheckChatInvite',
|
|
1875
|
-
|
|
1926
|
+
0xde91436e: 'Raw.messages.ImportChatInvite',
|
|
1876
1927
|
0xc8a0ec74: 'Raw.messages.GetStickerSet',
|
|
1877
1928
|
0xc78fe460: 'Raw.messages.InstallStickerSet',
|
|
1878
1929
|
0xf96e55de: 'Raw.messages.UninstallStickerSet',
|
|
@@ -1889,12 +1940,12 @@ export const AllTLObject = {
|
|
|
1889
1940
|
0xbb12a419: 'Raw.messages.SetInlineBotResults',
|
|
1890
1941
|
0xc0cf7646: 'Raw.messages.SendInlineBotResult',
|
|
1891
1942
|
0xfda68d36: 'Raw.messages.GetMessageEditData',
|
|
1892
|
-
|
|
1893
|
-
|
|
1943
|
+
0xb106e66c: 'Raw.messages.EditMessage',
|
|
1944
|
+
0xa423bb51: 'Raw.messages.EditInlineBotMessage',
|
|
1894
1945
|
0x9342ca07: 'Raw.messages.GetBotCallbackAnswer',
|
|
1895
1946
|
0xd58f130a: 'Raw.messages.SetBotCallbackAnswer',
|
|
1896
1947
|
0xe470bcfd: 'Raw.messages.GetPeerDialogs',
|
|
1897
|
-
|
|
1948
|
+
0xad0fa15c: 'Raw.messages.SaveDraft',
|
|
1898
1949
|
0x6a3f8d65: 'Raw.messages.GetAllDrafts',
|
|
1899
1950
|
0x64780b14: 'Raw.messages.GetFeaturedStickers',
|
|
1900
1951
|
0x5b118126: 'Raw.messages.ReadFeaturedStickers',
|
|
@@ -2084,10 +2135,11 @@ export const AllTLObject = {
|
|
|
2084
2135
|
0xac8505a5: 'Raw.messages.DeletePollAnswer',
|
|
2085
2136
|
0x43286cf2: 'Raw.messages.GetUnreadPollVotes',
|
|
2086
2137
|
0x1720b4d8: 'Raw.messages.ReadPollVotes',
|
|
2087
|
-
|
|
2138
|
+
0xb8f106e3: 'Raw.messages.SetBotGuestChatResult',
|
|
2088
2139
|
0xa0b80cf8: 'Raw.messages.DeleteParticipantReactions',
|
|
2089
2140
|
0xe3b7f82c: 'Raw.messages.DeleteParticipantReaction',
|
|
2090
2141
|
0x55fb0996: 'Raw.messages.GetPersonalChannelHistory',
|
|
2142
|
+
0x501569cf: 'Raw.messages.GetRichMessage',
|
|
2091
2143
|
0xedd4882a: 'Raw.updates.GetState',
|
|
2092
2144
|
0x19c2f763: 'Raw.updates.GetDifference',
|
|
2093
2145
|
0x3173d78: 'Raw.updates.GetChannelDifference',
|
|
@@ -2143,7 +2195,7 @@ export const AllTLObject = {
|
|
|
2143
2195
|
0xf12e57c9: 'Raw.channels.EditPhoto',
|
|
2144
2196
|
0x10e6bd2c: 'Raw.channels.CheckUsername',
|
|
2145
2197
|
0x3514b3de: 'Raw.channels.UpdateUsername',
|
|
2146
|
-
|
|
2198
|
+
0x7f6a1e22: 'Raw.channels.JoinChannel',
|
|
2147
2199
|
0xf836aa95: 'Raw.channels.LeaveChannel',
|
|
2148
2200
|
0xc9e33d54: 'Raw.channels.InviteToChannel',
|
|
2149
2201
|
0xc0111fe3: 'Raw.channels.DeleteChannel',
|
|
@@ -2166,7 +2218,7 @@ export const AllTLObject = {
|
|
|
2166
2218
|
0xe785a43f: 'Raw.channels.GetSendAs',
|
|
2167
2219
|
0x367544db: 'Raw.channels.DeleteParticipantHistory',
|
|
2168
2220
|
0xe4cb9580: 'Raw.channels.ToggleJoinToSend',
|
|
2169
|
-
|
|
2221
|
+
0xecc2618: 'Raw.channels.ToggleJoinRequest',
|
|
2170
2222
|
0xb45ced1d: 'Raw.channels.ReorderUsernames',
|
|
2171
2223
|
0x50f24105: 'Raw.channels.ToggleUsername',
|
|
2172
2224
|
0xa245dd3: 'Raw.channels.DeactivateAllUsernames',
|
|
@@ -2224,6 +2276,7 @@ export const AllTLObject = {
|
|
|
2224
2276
|
0xbf25b7f3: 'Raw.bots.GetRequestedWebViewButton',
|
|
2225
2277
|
0x213853a3: 'Raw.bots.GetAccessSettings',
|
|
2226
2278
|
0x31813cd8: 'Raw.bots.EditAccessSettings',
|
|
2279
|
+
0xe71a4810: 'Raw.bots.SetJoinChatResults',
|
|
2227
2280
|
0x37148dbb: 'Raw.payments.GetPaymentForm',
|
|
2228
2281
|
0x2478d1cc: 'Raw.payments.GetPaymentReceipt',
|
|
2229
2282
|
0xb6c8f12b: 'Raw.payments.ValidateRequestedInfo',
|