From 23ae78f6c9b76fd9e4c6c21cf63892b74235e3ed Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 16 Jul 2024 19:26:19 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/gifs.html | 2 +- .../web/corefork.telegram.org/api/layers.html | 8 +- .../corefork.telegram.org/api/revenue.html | 2 +- .../constructor/broadcastRevenueBalances.html | 44 +- .../constructor/businessRecipients.html | 4 +- .../constructor/inputBusinessRecipients.html | 4 +- .../constructor/inputQuickReplyShortcut.html | 2 +- .../inputQuickReplyShortcutId.html | 2 +- .../constructor/message.html | 2 +- .../constructor/peerSettings.html | 4 +- .../mtproto/samples-auth_key.html | 412 +++++++++--------- .../type/BusinessRecipients.html | 4 +- .../type/InputBusinessRecipients.html | 6 +- .../type/InputQuickReplyShortcut.html | 4 +- 14 files changed, 238 insertions(+), 262 deletions(-) diff --git a/data/web/corefork.telegram.org/api/gifs.html b/data/web/corefork.telegram.org/api/gifs.html index 7f90d1b421..a8c5417d3a 100644 --- a/data/web/corefork.telegram.org/api/gifs.html +++ b/data/web/corefork.telegram.org/api/gifs.html @@ -39,7 +39,7 @@
- +

Working with GIFs

diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index c97dfe7be5..e20d275a07 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -467,8 +467,8 @@
  • Added businessWeeklyOpen - A time interval, indicating the opening hours of a business.
  • Added businessWorkHours - Specifies a set of Telegram Business opening hours.
  • Added businessLocation - Represents the location of a Telegram Business ».
  • -
  • Added inputBusinessRecipients - Specifies the chats that can receive Telegram Business away » and greeting » messages.
  • -
  • Added businessRecipients - Specifies the chats that can receive Telegram Business away » and greeting » messages.
  • +
  • Added inputBusinessRecipients - Specifies the chats that can receive Telegram Business away » and greeting » messages.
  • +
  • Added businessRecipients - Specifies the chats that can receive Telegram Business away » and greeting » messages.
  • Added businessAwayMessageScheduleAlways - Always send Telegram Business away messages to users writing to us in private.
  • Added businessAwayMessageScheduleOutsideWorkHours - Send Telegram Business away messages to users writing to us in private outside of the configured Telegram Business working hours.
  • Added businessAwayMessageScheduleCustom - Send Telegram Business away messages to users writing to us in private in the specified time span.
  • @@ -480,8 +480,8 @@
  • Added help.timezonesListNotModified - The timezone list has not changed.
  • Added help.timezonesList - Timezone information that may be used elsewhere in the API, such as to set Telegram Business opening hours ».
  • Added quickReply - A quick reply shortcut.
  • -
  • Added inputQuickReplyShortcut - Selects a quick reply shortcut by name.
  • -
  • Added inputQuickReplyShortcutId - Selects a quick reply shortcut by its numeric ID.
  • +
  • Added inputQuickReplyShortcut - Selects a quick reply shortcut by name.
  • +
  • Added inputQuickReplyShortcutId - Selects a quick reply shortcut by its numeric ID.
  • Added messages.quickReplies - Info about quick reply shortcuts ».
  • Added messages.quickRepliesNotModified - Info about quick reply shortcuts » hasn't changed.
  • Added updateQuickReplies - Info about or the order of quick reply shortcuts » was changed.
  • diff --git a/data/web/corefork.telegram.org/api/revenue.html b/data/web/corefork.telegram.org/api/revenue.html index 2ed5f3c00e..7a70452f34 100644 --- a/data/web/corefork.telegram.org/api/revenue.html +++ b/data/web/corefork.telegram.org/api/revenue.html @@ -80,7 +80,7 @@

    The transaction history may be fetched using stats.getBroadcastRevenueTransactions, which will return a vector of BroadcastRevenueTransaction constructors, one of:

    The server will also emit an updateBroadcastRevenueTransactions every time a new transaction is added: if the client is currently in the Monetization tab of the channel, this update should apply the new balances (contained in the update), and refresh the transaction list using stats.getBroadcastRevenueTransactions.

    diff --git a/data/web/corefork.telegram.org/constructor/broadcastRevenueBalances.html b/data/web/corefork.telegram.org/constructor/broadcastRevenueBalances.html index 28a6570e1a..97b1a9bd46 100644 --- a/data/web/corefork.telegram.org/constructor/broadcastRevenueBalances.html +++ b/data/web/corefork.telegram.org/constructor/broadcastRevenueBalances.html @@ -4,38 +4,12 @@ broadcastRevenueBalances - + - + @@ -70,7 +44,9 @@ BroadcastRevenueBalances">

    broadcastRevenueBalances

    -

    +

    Describes channel ad revenue balances ».

    +

    Note that all balances are in the smallest unit of the chosen cryptocurrency (currently nanotons for TONs, so to obtain a value in USD divide the chosen amount by 10^9, and then divide by usd_rate).

    +