From 88f943f4078a07e7baeb23c6c85b17323844c3d2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 15 Dec 2023 19:09:54 +0000 Subject: [PATCH] Update content of files --- .../web/corefork.telegram.org/api/layers.html | 6 +- .../payments.launchPrepaidGiveaway.html | 45 +- .../method/premium.getBoostsList.html | 42 +- .../method/premium.getUserBoosts.html | 39 +- data/web/corefork.telegram.org/methods.html | 6 +- .../mtproto/samples-auth_key.html | 410 +++++++++--------- .../corefork.telegram.org/type/MyBoost.html | 20 +- .../corefork.telegram.org/type/PeerColor.html | 20 +- .../type/PostInteractionCounters.html | 17 +- .../corefork.telegram.org/type/Updates.html | 2 +- .../type/premium.BoostsList.html | 4 +- 11 files changed, 260 insertions(+), 351 deletions(-) diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index e79c38df35..4efa40342e 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -161,15 +161,15 @@
  • Added payments.checkGiftCode - Obtain information about a Telegram Premium giftcode »
  • Added payments.applyGiftCode - Apply a Telegram Premium giftcode »
  • Added payments.getGiveawayInfo - Obtain information about a Telegram Premium giveaway ».
  • -
  • Added payments.launchPrepaidGiveaway -
  • +
  • Added payments.launchPrepaidGiveaway - Launch a prepaid giveaway ».
  • Added account.updateColor - Update the accent color and background custom emoji » of the current account.
  • Added channels.updateColor - Update the accent color and background custom emoji » of a channel.
  • Added account.getDefaultBackgroundEmojis - Get a set of suggested custom emoji stickers that can be used in an accent color pattern.
  • -
  • Added premium.getBoostsList -
  • +
  • Added premium.getBoostsList - Obtains info about the boosts that were applied to a certain channel (admins only)
  • Added premium.getMyBoosts - Obtain which peers are we currently boosting, and how many boost slots we have left.
  • Added premium.applyBoost - Apply one or more boosts » to a peer.
  • Added premium.getBoostsStatus - Gets the current boost status of a peer.
  • -
  • Added premium.getUserBoosts -
  • +
  • Added premium.getUserBoosts - Returns the lists of boost that were applied to a channel by a specific user (admins only)
  • Changed Methods