telegram api constructor · layer 229 · #c4870a49
updateBotStopped
A bot was stopped or re-started.
definition
updateBotStopped#c4870a49 user_id:long date:int stopped:Bool qts:int = Update;
parameters
| 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. |
type
Update · 164 other constructors
history
present in layers 124–229 · constructor id changed 1×
| id | layers |
|---|---|
| #07f9488a | 124–132 |
| #c4870a49 | 133–229 |