Skip to content

Commit 771bd60

Browse files
committed
Update API Scheme to Layer 196, from TDesktop
1 parent 2eb540b commit 771bd60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compiler/api/source/main_api.tl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,6 +1969,9 @@ starGiftAttributeOriginalDetails#c02c4f4b flags:# sender_id:flags.0?long recipie
19691969

19701970
payments.starGiftUpgradePreview#167bd90b sample_attributes:Vector<StarGiftAttribute> = payments.StarGiftUpgradePreview;
19711971

1972+
users.users#62d706b8 users:Vector<User> = users.Users;
1973+
users.usersSlice#315a4974 count:int users:Vector<User> = users.Users;
1974+
19721975
---functions---
19731976

19741977
invokeAfterMsg#cb9f372d {X:Type} msg_id:long query:!X = X;
@@ -2513,6 +2516,7 @@ bots.checkDownloadFileParams#50077589 bot:InputUser file_name:string url:string
25132516
bots.getAdminedBots#b0711d83 = Vector<User>;
25142517
bots.updateStarRefProgram#778b5ab3 flags:# bot:InputUser commission_permille:int duration_months:flags.0?int = StarRefProgram;
25152518
bots.setCustomVerification#8b89dfbd flags:# enabled:flags.1?true bot:flags.0?InputUser peer:InputPeer custom_description:flags.2?string = Bool;
2519+
bots.getBotRecommendations#2855be61 flags:# bot:InputUser = users.Users;
25162520

25172521
payments.getPaymentForm#37148dbb flags:# invoice:InputInvoice theme_params:flags.0?DataJSON = payments.PaymentForm;
25182522
payments.getPaymentReceipt#2478d1cc peer:InputPeer msg_id:int = payments.PaymentReceipt;

0 commit comments

Comments
 (0)