From 97bbe90454b79db67d6c1cd6bba43cada8992413 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 22 Aug 2022 20:44:25 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/files.html | 2 ++ .../inputWebFileAudioAlbumThumbLocation.html | 27 +++++++------------ .../inputWebFileGeoPointLocation.html | 6 ++--- 3 files changed, 15 insertions(+), 20 deletions(-) diff --git a/data/web/corefork.telegram.org/api/files.html b/data/web/corefork.telegram.org/api/files.html index 28cee35c0e..e89aea54c7 100644 --- a/data/web/corefork.telegram.org/api/files.html +++ b/data/web/corefork.telegram.org/api/files.html @@ -470,6 +470,7 @@ This can be done in a manner similar to normal file

The InputWebFileLocation constructor is generated as follows.

inputWebFileLocation#c239d686 url:string access_hash:long = InputWebFileLocation;
 inputWebFileGeoPointLocation#9f2221c9 geo_point:InputGeoPoint access_hash:long w:int h:int zoom:int scale:int = InputWebFileLocation;
+inputWebFileAudioAlbumThumbLocation#f46fe924 flags:# small:flags.2?true document:flags.0?InputDocument title:flags.1?string performer:flags.1?string = InputWebFileLocation;
 
 webDocument#1c570ed1 url:string access_hash:long size:int mime_type:string attributes:Vector<DocumentAttribute> = WebDocument;
 
@@ -487,6 +488,7 @@ This can be done in a manner similar to normal file
 
  • scale - Map scale; 1-3
  • +
  • inputWebFileAudioAlbumThumbLocation is used to download an album cover for any music file.
  • General Considerations

    It is recommended that large queries (upload.getFile, upload.saveFilePart, upload.getWebFile) be handled through a separate session and a separate connection, in which no methods other than these should be executed. If this is done, then data transfer will cause less interference with getting updates and other method calls.

    diff --git a/data/web/corefork.telegram.org/constructor/inputWebFileAudioAlbumThumbLocation.html b/data/web/corefork.telegram.org/constructor/inputWebFileAudioAlbumThumbLocation.html index c5046d3a45..ab922753a7 100644 --- a/data/web/corefork.telegram.org/constructor/inputWebFileAudioAlbumThumbLocation.html +++ b/data/web/corefork.telegram.org/constructor/inputWebFileAudioAlbumThumbLocation.html @@ -4,32 +4,24 @@ inputWebFileAudioAlbumThumbLocation - +Flags, see TL conditional fields…"> - +Flags, see TL conditional fields…"> @@ -64,7 +56,8 @@ flags.0?InputDocument…">

    inputWebFileAudioAlbumThumbLocation

    -

    +

    Used to download an album cover for any music file.

    +