diff --git a/data/web/corefork.telegram.org/constructor/updates.html b/data/web/corefork.telegram.org/constructor/updates.html index 7d6d0986bd..49617e3c57 100644 --- a/data/web/corefork.telegram.org/constructor/updates.html +++ b/data/web/corefork.telegram.org/constructor/updates.html @@ -156,123 +156,3 @@ removePreloadInit(); -yer=136">136 – Reactions
  • 137 – Translations
  • 138 – GIF Sticker Packs
  • 139 – RTMP streaming
  • 140 – WebApps, Cloud Ringtones
  • 142 – TCP Reflectors
  • 143 – Premium Subscription, Cloud Invoices
  • 144 – Premium as a Gift, Custom Emoji
  • 145 – Custom Reactions, Statuses, Sign In with email
  • 147 – Keywords for stickers and emojis
  • 148 – Forums, collectible usernames
  • 150 – Pinned forum topics, general topic
  • 151 – Media spoilers, suggested profile photos
  • 152 – Real-time translations, Firebase SMS authentication
  • 153 – Modify created stickersets
  • 155 – Dates for reactions
  • 158 – Shared folders, per-chat wallpapers
  • 159 – Anonymous votes
  • 160 – Stories
  • 164 – Stories in channels
  • -
  • -
  • More...
  • - - - - -
    updates#74ae4240 updates:Vector<Update> users:Vector<User> chats:Vector<Chat> date:int seq:int = Updates;

    -

    Parameters

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeDescription
    updatesVector<Update>List of updates
    usersVector<User>List of users mentioned in updates
    chatsVector<Chat>List of chats mentioned in updates
    dateintCurrent date
    seqintTotal number of sent updates
    -

    Type

    -

    Updates

    - - - - - - - - - - - - -