From 4ccb379a1d534f7114b9d0aa9e4f82bde830f853 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 24 Feb 2022 21:12:16 +0000 Subject: [PATCH] Update content of files --- data/corefork.telegram.org/api/auth.html | 3 +- data/corefork.telegram.org/api/layers.html | 24 +++++------ .../constructor/account.authorizations | 2 +- .../constructor/auth.authorization | 4 +- .../constructor/auth.codeTypeCall | 6 +-- .../constructor/auth.codeTypeFlashCall | 6 +-- .../constructor/auth.codeTypeMissedCall | 13 ++---- .../constructor/auth.codeTypeSms | 6 +-- .../constructor/auth.loggedOut | 31 +++----------- .../constructor/auth.sentCodeTypeMissedCall | 33 +++------------ .../constructor/authorization.html | 4 +- .../constructor/availableReaction.html | 37 +++-------------- .../constructor/channel.html | 2 +- ...ogEventActionChangeAvailableReactions.html | 33 +++------------ ...ogEventActionParticipantJoinByRequest.html | 33 +++------------ ...channelAdminLogEventActionSendMessage.html | 25 +++-------- ...elAdminLogEventActionToggleNoForwards.html | 25 +++-------- .../channelAdminLogEventsFilter.html | 2 +- .../constructor/channelFull.html | 8 ++-- .../constructor/channels.sendAsPeers | 41 ++++--------------- .../constructor/chat.html | 2 +- .../constructor/chatFull.html | 6 +-- .../constructor/dialog.html | 2 +- .../constructor/groupCall.html | 2 +- .../inputKeyboardButtonUserProfile.html | 33 +++------------ .../keyboardButtonUserProfile.html | 33 +++------------ .../constructor/message.html | 4 +- .../constructor/messageEntitySpoiler.html | 33 +++------------ .../method/messages.getStickerSet | 7 +++- .../type/AvailableReaction.html | 17 +++----- .../type/ChannelAdminLogEventAction.html | 8 ++-- .../type/KeyboardButton.html | 4 +- .../type/MessageEntity.html | 2 +- .../type/MessagePeerReaction.html | 15 ++----- .../type/SearchResultsCalendarPeriod.html | 15 ++----- .../type/SearchResultsPosition.html | 15 ++----- data/corefork.telegram.org/type/auth.CodeType | 2 +- .../corefork.telegram.org/type/auth.LoggedOut | 27 +++--------- .../type/auth.SentCodeType | 2 +- .../type/channels.SendAsPeers | 27 +++--------- .../type/messages.AvailableReactions | 23 ++--------- .../type/messages.MessageReactionsList | 23 ++--------- .../type/messages.PeerSettings | 25 ++--------- .../type/messages.SearchResultsCalendar | 23 ++--------- .../type/messages.SearchResultsPositions | 23 ++--------- .../type/messages.TranslatedText | 25 ++--------- .../corefork.telegram.org/type/users.UserFull | 25 ++--------- 47 files changed, 179 insertions(+), 582 deletions(-) diff --git a/data/corefork.telegram.org/api/auth.html b/data/corefork.telegram.org/api/auth.html index 8a75ad1624..109c9c6aab 100644 --- a/data/corefork.telegram.org/api/auth.html +++ b/data/corefork.telegram.org/api/auth.html @@ -53,9 +53,10 @@ The system will automatically choose how to send the authorization code; there a

The auth.sendCode method also has parameters for enabling/disabling use of flash calls, and allows passing an SMS token that will be included in the sent SMS. For example, the latter is required in newer versions of android, to use the android SMS receiver APIs.

diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html index a299e5ace6..7381f29394 100644 --- a/data/corefork.telegram.org/api/layers.html +++ b/data/corefork.telegram.org/api/layers.html @@ -167,11 +167,11 @@ Layer…">
  • Added messageReactions - Message reactions
  • Added messageUserReaction - Message reaction
  • Added messages.messageReactionsList -
  • -
  • Added availableReaction -
  • +
  • Added availableReaction - Animations associated with a message reaction
  • Added messages.availableReactionsNotModified -
  • Added messages.availableReactions -
  • -
  • Added messageEntitySpoiler -
  • -
  • Added channelAdminLogEventActionChangeAvailableReactions -
  • +
  • Added messageEntitySpoiler - Message entity representing a spoiler
  • +
  • Added channelAdminLogEventActionChangeAvailableReactions - The set of allowed message reactions for this channel has changed
  • Changed Constructors
    New Constructors
    Changed Constructors
    Changed Constructors