A bot was stopped or re-started.
updateBotStopped#c4870a49 user_id:long date:int stopped:Bool qts:int = Update;
Name | Type | Description |
---|---|---|
user_id | long | The user ID |
date | int | When did this action occur |
stopped | Bool | Whether the bot was stopped or started |
qts | int | New qts value, see updates ยป for more info. |
How to subscribe to updates and handle them properly.