From 38b91f81ea7338b2000c89a73596e44bde19d22e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 9 Oct 2021 15:24:29 +0000 Subject: [PATCH] Update content of files --- data/corefork.telegram.org/api/import.html | 115 ++++++++++++++++++ data/corefork.telegram.org/api/layers.html | 12 +- .../constructor/inputThemeSettings.html | 8 +- .../constructor/inputWallPaperNoFile.html | 13 +- .../constructor/messages.historyImportParsed | 40 ++---- .../constructor/replyKeyboardForceReply.html | 2 +- .../constructor/replyKeyboardMarkup.html | 2 +- .../sendMessageEmojiInteraction.html | 39 +----- .../sendMessageEmojiInteractionSeen.html | 25 +--- .../constructor/themeSettings.html | 8 +- .../method/messages.checkHistoryImport | 25 +--- .../method/messages.initHistoryImport | 61 ++++------ .../method/messages.startHistoryImport | 46 +++---- .../method/messages.uploadImportedMedia | 57 +++------ data/corefork.telegram.org/methods.html | 8 +- data/corefork.telegram.org/type/Bool.html | 2 +- .../type/MessageMedia.html | 2 +- .../type/SendMessageAction.html | 4 +- .../type/messages.HistoryImport | 2 +- .../type/messages.HistoryImportParsed | 10 +- 20 files changed, 232 insertions(+), 249 deletions(-) create mode 100644 data/corefork.telegram.org/api/import.html diff --git a/data/corefork.telegram.org/api/import.html b/data/corefork.telegram.org/api/import.html new file mode 100644 index 0000000000..bdd6c945b5 --- /dev/null +++ b/data/corefork.telegram.org/api/import.html @@ -0,0 +1,115 @@ + + + + + Page not found + + + + + + + + + + + + + +
+ +
+
+
+ +

Page not found

+ +
The page has not been saved
+ +
+ +
+
+ +
+ + + + + + diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html index abe78e3006..0bb1de0b54 100644 --- a/data/corefork.telegram.org/api/layers.html +++ b/data/corefork.telegram.org/api/layers.html @@ -855,10 +855,10 @@ Layer…">
Changed Methods
@@ -1662,7 +1662,7 @@ Notice that all PINNED_* baseThemeNight - Night theme
  • Added baseThemeTinted - Tinted theme
  • Added baseThemeArctic - Arctic theme
  • -
  • Added inputWallPaperNoFile - Wallpaper with no file
  • +
  • Added inputWallPaperNoFile - Wallpaper with no file access hash, used for example when deleting (unsave=true) wallpapers using account.saveWallPaper, specifying just the wallpaper ID.
  • Added wallPaperNoFile - No file wallpaper
  • Added inputThemeSettings - Theme settings
  • Added themeSettings - Theme settings
  • diff --git a/data/corefork.telegram.org/constructor/inputThemeSettings.html b/data/corefork.telegram.org/constructor/inputThemeSettings.html index 392e96fc30..afcfcd8130 100644 --- a/data/corefork.telegram.org/constructor/inputThemeSettings.html +++ b/data/corefork.telegram.org/constructor/inputThemeSettings.html @@ -71,7 +71,7 @@ message_colors_animated flags.2?true -  +If set, the freeform gradient fill needs to be animated on every sent message base_theme @@ -81,17 +81,17 @@ accent_color int -Accent color, RGB24 format +Accent color, ARGB format outbox_accent_color flags.3?int -  +Accent color of outgoing messages in ARGB format message_colors flags.0?Vector<int> -  +The fill to be used as a background for outgoing messages, in RGB24 format. \
    If just one or two equal colors are provided, describes a solid fill of a background. \
    If two different colors are provided, describes the top and bottom colors of a 0-degree gradient.\
    If three or four colors are provided, describes a freeform gradient fill of a background. wallpaper diff --git a/data/corefork.telegram.org/constructor/inputWallPaperNoFile.html b/data/corefork.telegram.org/constructor/inputWallPaperNoFile.html index 95a64c2407..d4adbf686d 100644 --- a/data/corefork.telegram.org/constructor/inputWallPaperNoFile.html +++ b/data/corefork.telegram.org/constructor/inputWallPaperNoFile.html @@ -4,10 +4,10 @@ inputWallPaperNoFile - + - + @@ -39,7 +39,7 @@

    inputWallPaperNoFile

    -

    Wallpaper with no file

    +

    Wallpaper with no file access hash, used for example when deleting (unsave=true) wallpapers using account.saveWallPaper, specifying just the wallpaper ID.

    +

    InputWallPaper

    +

    Related pages

    +

    account.saveWallPaper

    +

    Install/uninstall wallpaper

    diff --git a/data/corefork.telegram.org/constructor/messages.historyImportParsed b/data/corefork.telegram.org/constructor/messages.historyImportParsed index e6652b0f86..d512bfddb0 100644 --- a/data/corefork.telegram.org/constructor/messages.historyImportParsed +++ b/data/corefork.telegram.org/constructor/messages.historyImportParsed @@ -4,36 +4,10 @@ messages.historyImportParsed - + - + @@ -65,7 +39,9 @@ title…">

    messages.historyImportParsed

    -

    +

    Contains information about a chat export file, generated by a foreign chat app.
    +If neither the pm or group flags are set, the specified chat export was generated from a chat of unknown type.

    +