From 423b69f0c76f846b1fde5eb70f5f95a73705aba2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 5 Jul 2024 18:11:06 +0000 Subject: [PATCH] Update content of files --- .../corefork.telegram.org/api/business.html | 1 + .../auth.sentCodeTypeSmsPhrase.html | 31 +- .../constructor/auth.sentCodeTypeSmsWord.html | 31 +- .../constructor/businessBotRecipients.html | 48 +- .../inputBusinessBotRecipients.html | 48 +- .../mtproto/samples-auth_key.html | 412 +++++++++--------- .../type/BotBusinessConnection.html | 6 +- .../type/BusinessBotRecipients.html | 6 +- .../type/account.ConnectedBots.html | 16 +- .../type/auth.SentCodeType.html | 4 +- 10 files changed, 260 insertions(+), 343 deletions(-) diff --git a/data/web/corefork.telegram.org/api/business.html b/data/web/corefork.telegram.org/api/business.html index cabb17ca0d..27f94b1268 100644 --- a/data/web/corefork.telegram.org/api/business.html +++ b/data/web/corefork.telegram.org/api/business.html @@ -341,6 +341,7 @@ This method can be used to fetch info about a not-yet-cached business connection
  • messages.sendMultiMedia
  • messages.setTyping
  • +

    Make sure to always send queries wrapped in a invokeWithBusinessConnection to the datacenter ID, specified in the dc_id field of the botBusinessConnection that is being used.

    messages.uploadMedia may also be used in business connections, not by wrapping it in invokeWithBusinessConnection », but rather by specifying the business connection ID in the business_connection_id parameter.

    Messages sent by business bots on behalf of the user using this method will have the via_business_connection flag set, indicating that the message was sent by the business bot indicated in message.via_bot_id.

    diff --git a/data/web/corefork.telegram.org/constructor/auth.sentCodeTypeSmsPhrase.html b/data/web/corefork.telegram.org/constructor/auth.sentCodeTypeSmsPhrase.html index 19f7fc438e..879e29936c 100644 --- a/data/web/corefork.telegram.org/constructor/auth.sentCodeTypeSmsPhrase.html +++ b/data/web/corefork.telegram.org/constructor/auth.sentCodeTypeSmsPhrase.html @@ -4,32 +4,10 @@ auth.sentCodeTypeSmsPhrase - + - + @@ -64,7 +42,8 @@ auth.SentCodeType">

    auth.sentCodeTypeSmsPhrase

    -

    +

    The code was sent via SMS as a secret phrase starting with the word specified in beginning,

    +