From 92083efa15d99156ee3560a22f5ea93233f679b3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 8 Sep 2022 15:48:04 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/layers.html | 2 +- data/web/corefork.telegram.org/api/premium.html | 7 ------- data/web/corefork.telegram.org/api/stickers.html | 2 +- .../constructor/updateReadFeaturedEmojiStickers.html | 11 +++++++---- .../method/stickers.createStickerSet | 2 +- data/web/corefork.telegram.org/type/Update.html | 2 +- 6 files changed, 11 insertions(+), 15 deletions(-) diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 37cca1e13c..d8d85c03e1 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -74,7 +74,7 @@ Also introducing new messageActionGiftPremium - Info about a gifted Telegram Premium subscription
  • Added premiumGiftOption - Telegram Premium gift option
  • Added inputStickerSetPremiumGifts - Stickers to show when receiving a gifted Telegram Premium subscription
  • -
  • Added updateReadFeaturedEmojiStickers - Some featured emoji stickers were marked as read
  • +
  • Added updateReadFeaturedEmojiStickers - Some featured custom emoji stickers were marked as read
  • Added inputPrivacyKeyVoiceMessages - Whether people can send you voice messages
  • Added privacyKeyVoiceMessages - Whether the user accepts voice messages
  • Added paymentFormMethod - Represents an additional payment method
  • diff --git a/data/web/corefork.telegram.org/api/premium.html b/data/web/corefork.telegram.org/api/premium.html index 2baccf0db9..49e7243fd9 100644 --- a/data/web/corefork.telegram.org/api/premium.html +++ b/data/web/corefork.telegram.org/api/premium.html @@ -112,15 +112,8 @@ What follows is a list of appConfig i

    Sticker suggestions

    The suggested sticker selection logic is slightly different for Premium users, see here for more info ยป.

    Subscribing to Telegram Premium

    -
    inputStorePaymentPremiumSubscription#a6751e66 flags:# restore:flags.0?true = InputStorePaymentPurpose;
    -
    ----functions---
    -
    -payments.canPurchasePremium#9fc19eb6 purpose:InputStorePaymentPurpose = Bool;
    -messages.startBot#e6df7378 bot:InputUser peer:InputPeer random_id:long start_param:string = Updates;

    Here's how to activate a Telegram Premium subscription, when the user clicks on the subscribe button: