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