diff --git a/data/core.telegram.org/bots/api.html b/data/core.telegram.org/bots/api.html
index 2e771e47e4..9808c47616 100644
--- a/data/core.telegram.org/bots/api.html
+++ b/data/core.telegram.org/bots/api.html
@@ -1050,7 +1050,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
@@ -1108,7 +1108,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
@@ -1161,7 +1161,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
thumb |
@@ -1209,7 +1209,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
@@ -1267,7 +1267,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
@@ -1310,7 +1310,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
@@ -1348,7 +1348,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
@@ -1713,7 +1713,7 @@ To learn how to create…">
duration |
Integer |
-Voice chat duration; in seconds |
+Voice chat duration in seconds |
@@ -1785,7 +1785,7 @@ To learn how to create…">
file_size |
Integer |
-Optional. File size, if known |
+Optional. File size in bytes, if known |
file_path |
@@ -2910,7 +2910,7 @@ To learn how to create…">
duration |
Integer |
-Optional. Video duration |
+Optional. Video duration in seconds |
supports_streaming |
@@ -2973,7 +2973,7 @@ To learn how to create…">
duration |
Integer |
-Optional. Animation duration |
+Optional. Animation duration in seconds |
@@ -3103,7 +3103,7 @@ To learn how to create…">
Sending by URL
- When sending by URL the target file must have the correct MIME type (e.g., audio/mpeg for sendAudio, etc.).
-- In sendDocument, sending by URL will currently only work for gif, pdf and zip files.
+- In sendDocument, sending by URL will currently only work for GIF, PDF and ZIP files.
- To use sendVoice, the file must have the type audio/ogg and be no more than 1MB in size. 1-20MB voice notes will be sent as files.
- Other configurations may work but we can't guarantee that they will.
@@ -5745,7 +5745,7 @@ pre-formatted fixed-width code block written in the Python programming language
file_size |
Integer |
-Optional. File size |
+Optional. File size in bytes |
@@ -6330,7 +6330,7 @@ pre-formatted fixed-width code block written in the Python programming language
photo_url |
String |
-A valid URL of the photo. Photo must be in jpeg format. Photo size must not exceed 5MB |
+A valid URL of the photo. Photo must be in JPEG format. Photo size must not exceed 5MB |
thumb_url |
@@ -6423,7 +6423,7 @@ pre-formatted fixed-width code block written in the Python programming language
gif_duration |
Integer |
-Optional. Duration of the GIF |
+Optional. Duration of the GIF in seconds |
thumb_url |
@@ -6506,7 +6506,7 @@ pre-formatted fixed-width code block written in the Python programming language
mpeg4_duration |
Integer |
-Optional. Video duration |
+Optional. Video duration in seconds |
thumb_url |
@@ -6587,7 +6587,7 @@ pre-formatted fixed-width code block written in the Python programming language
thumb_url |
String |
-URL of the thumbnail (jpeg only) for the video |
+URL of the thumbnail (JPEG only) for the video |
title |
@@ -6843,7 +6843,7 @@ pre-formatted fixed-width code block written in the Python programming language
thumb_url |
String |
-Optional. URL of the thumbnail (jpeg only) for the file |
+Optional. URL of the thumbnail (JPEG only) for the file |
thumb_width |
@@ -8500,7 +8500,7 @@ pre-formatted fixed-width code block written in the Python programming language
file_size |
Integer |
-File size |
+File size in bytes |
file_date |