From 9cf302f1df89e5b95f21e25db5d35b54c76098da Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 2 Oct 2021 14:26:21 +0000 Subject: [PATCH] Update content of files --- data/corefork.telegram.org/api/layers.html | 40 ++--- .../constructor/channelFull.html | 3 +- .../constructor/chatFull.html | 3 +- .../constructor/groupCall.html | 3 +- .../constructor/phone.groupCall | 3 +- .../constructor/phone.groupParticipants | 3 +- .../import-stickers.html | 156 ++++++++++++++++++ .../method/messages.setHistoryTTL | 33 +--- .../method/payments.getPaymentForm | 2 +- .../method/payments.getPaymentReceipt | 2 +- .../method/payments.sendPaymentForm | 7 +- .../method/payments.validateRequestedInfo | 2 +- .../method/phone.createGroupCall | 13 +- .../method/phone.discardGroupCall | 27 +-- .../method/phone.editGroupCallParticipant | 62 +++---- .../method/phone.editGroupCallTitle | 35 +--- .../method/phone.exportGroupCallInvite | 33 +--- .../method/phone.getGroupCall | 40 ++--- .../method/phone.getGroupCallJoinAs | 25 +-- .../method/phone.getGroupParticipants | 56 ++----- .../method/phone.inviteToGroupCall | 35 +--- .../method/phone.joinGroupCall | 41 ++--- .../method/phone.joinGroupCallPresentation | 35 +--- .../method/phone.leaveGroupCall | 35 +--- .../method/phone.leaveGroupCallPresentation | 27 +-- .../method/phone.saveDefaultGroupCallJoinAs | 33 +--- .../method/phone.startScheduledGroupCall | 27 +-- .../method/phone.toggleGroupCallRecord | 43 +---- .../method/phone.toggleGroupCallSettings | 35 +--- .../phone.toggleGroupCallStartSubscription | 35 +--- .../method/stickers.checkShortName | 25 +-- .../method/stickers.createStickerSet | 2 +- .../method/stickers.suggestShortName | 25 +-- data/corefork.telegram.org/methods.html | 40 ++--- data/corefork.telegram.org/type/Bool.html | 4 +- data/corefork.telegram.org/type/Updates.html | 26 +-- .../type/phone.ExportedGroupCallInvite | 2 +- .../type/phone.GroupCall | 2 +- .../type/phone.GroupParticipants | 2 +- .../type/phone.JoinAsPeers | 2 +- .../type/stickers.SuggestedShortName | 2 +- 41 files changed, 397 insertions(+), 629 deletions(-) create mode 100644 data/corefork.telegram.org/import-stickers.html diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html index 7ec270b282..39e203dbf5 100644 --- a/data/corefork.telegram.org/api/layers.html +++ b/data/corefork.telegram.org/api/layers.html @@ -506,10 +506,10 @@ Layer…">

Scheme changes

New Methods
@@ -611,9 +611,9 @@ Layer…">

Scheme changes

New Methods
Changed Methods