diff --git a/data/web/core.telegram.org/bots/api.html b/data/web/core.telegram.org/bots/api.html
index 0d19af6bc4..db14c07dc9 100644
--- a/data/web/core.telegram.org/bots/api.html
+++ b/data/web/core.telegram.org/bots/api.html
@@ -690,7 +690,7 @@ To learn how to create…">
slow_mode_delay |
Integer |
-Optional. For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user; in seconds. Returned only in getChat. |
+Optional. For supergroups, the minimum allowed delay between consecutive messages sent by each unprivileged user; in seconds. Returned only in getChat. |
message_auto_delete_time |
@@ -2122,7 +2122,7 @@ To learn how to create…">
horizontal_accuracy |
-Float number |
+Float |
Optional. The radius of uncertainty for the location, measured in meters; 0-1500 |
@@ -2522,7 +2522,7 @@ To learn how to create…">
giveaway_message_id |
Integer |
-Identifier of the messsage with the giveaway in the chat |
+Identifier of the message with the giveaway in the chat |
winners_selection_date |
@@ -2623,12 +2623,12 @@ To learn how to create…">
prefer_small_media |
Boolean |
-Optional. True, if the media in the link preview is suppposed to be shrunk; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview |
+Optional. True, if the media in the link preview is supposed to be shrunk; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview |
prefer_large_media |
Boolean |
-Optional. True, if the media in the link preview is suppposed to be enlarged; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview |
+Optional. True, if the media in the link preview is supposed to be enlarged; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview |
show_above_text |
@@ -4543,7 +4543,7 @@ To learn how to create…">
boost |
ChatBoost |
-Infomation about the chat boost |
+Information about the chat boost |
@@ -6100,19 +6100,19 @@ pre-formatted fixed-width code block written in the Python programming language
latitude |
-Float number |
+Float |
Yes |
Latitude of the location |
longitude |
-Float number |
+Float |
Yes |
Longitude of the location |
horizontal_accuracy |
-Float number |
+Float |
Optional |
The radius of uncertainty for the location, measured in meters; 0-1500 |
@@ -6186,13 +6186,13 @@ pre-formatted fixed-width code block written in the Python programming language
latitude |
-Float number |
+Float |
Yes |
Latitude of the venue |
longitude |
-Float number |
+Float |
Yes |
Longitude of the venue |
@@ -8400,19 +8400,19 @@ pre-formatted fixed-width code block written in the Python programming language
latitude |
-Float number |
+Float |
Yes |
Latitude of new location |
longitude |
-Float number |
+Float |
Yes |
Longitude of new location |
horizontal_accuracy |
-Float number |
+Float |
Optional |
The radius of uncertainty for the location, measured in meters; 0-1500 |
@@ -8752,17 +8752,17 @@ pre-formatted fixed-width code block written in the Python programming language
x_shift |
-Float number |
+Float |
Shift by X-axis measured in widths of the mask scaled to the face size, from left to right. For example, choosing -1.0 will place mask just to the left of the default mask position. |
y_shift |
-Float number |
+Float |
Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom. For example, 1.0 will place the mask just below the default mask position. |
scale |
-Float number |
+Float |
Mask scaling coefficient. For example, 2.0 means double size. |
@@ -10039,12 +10039,12 @@ pre-formatted fixed-width code block written in the Python programming language
latitude |
-Float number |
+Float |
Location latitude in degrees |
longitude |
-Float number |
+Float |
Location longitude in degrees |
@@ -10054,7 +10054,7 @@ pre-formatted fixed-width code block written in the Python programming language
horizontal_accuracy |
-Float number |
+Float |
Optional. The radius of uncertainty for the location, measured in meters; 0-1500 |
@@ -10807,7 +10807,7 @@ pre-formatted fixed-width code block written in the Python programming language
horizontal_accuracy |
-Float number |
+Float |
Optional. The radius of uncertainty for the location, measured in meters; 0-1500 |