diff --git a/data/web/blogfork.telegram.org/constructor/updateBotStopped.html b/data/web/blogfork.telegram.org/constructor/updateBotStopped.html index 4966b818bf..8b2dae74b9 100644 --- a/data/web/blogfork.telegram.org/constructor/updateBotStopped.html +++ b/data/web/blogfork.telegram.org/constructor/updateBotStopped.html @@ -56,43 +56,44 @@
updateBotStopped#c4870a49 user_id:long date:int stopped:Bool qts:int = Update;
-Name | -Type | +Type | Description | |
---|---|---|---|---|
user_id | -long | -The bot ID | +long | +The user ID |
date | -int | +int | When did this action occur | |
stopped | -Bool | +Bool | Whether the bot was stopped or started | |
qts | -int | +int | New qts value, see updates » for more info. |
How to subscribe to updates and handle them properly.
+How to subscribe to updates and handle them properly.
+ diff --git a/data/web/core.telegram.org/constructor/updateBotStopped.html b/data/web/core.telegram.org/constructor/updateBotStopped.html index 4966b818bf..8b2dae74b9 100644 --- a/data/web/core.telegram.org/constructor/updateBotStopped.html +++ b/data/web/core.telegram.org/constructor/updateBotStopped.html @@ -56,43 +56,44 @@updateBotStopped#c4870a49 user_id:long date:int stopped:Bool qts:int = Update;
-Name | -Type | +Type | Description | |
---|---|---|---|---|
user_id | -long | -The bot ID | +long | +The user ID |
date | -int | +int | When did this action occur | |
stopped | -Bool | +Bool | Whether the bot was stopped or started | |
qts | -int | +int | New qts value, see updates » for more info. |
How to subscribe to updates and handle them properly.
+How to subscribe to updates and handle them properly.
+ diff --git a/data/web/corefork.telegram.org/constructor/updateBotStopped.html b/data/web/corefork.telegram.org/constructor/updateBotStopped.html index 732840588a..e56c43d791 100644 --- a/data/web/corefork.telegram.org/constructor/updateBotStopped.html +++ b/data/web/corefork.telegram.org/constructor/updateBotStopped.html @@ -56,43 +56,44 @@updateBotStopped#c4870a49 user_id:long date:int stopped:Bool qts:int = Update;
-Name | -Type | +Type | Description | |
---|---|---|---|---|
user_id | -long | -The bot ID | +long | +The user ID |
date | -int | +int | When did this action occur | |
stopped | -Bool | +Bool | Whether the bot was stopped or started | |
qts | -int | +int | New qts value, see updates » for more info. |
How to subscribe to updates and handle them properly.
+How to subscribe to updates and handle them properly.
+