telegram api constructor · layer 229 · #2a17bf5c
updateUserTyping
The user is preparing a message; typing, recording, uploading, etc. This update is valid for 6 seconds. If no further updates of this kind are received after 6 seconds, it should be considered that the user stopped doing whatever they were doing
definition
updateUserTyping#2a17bf5c flags:# user_id:long top_msg_id:flags.0?int action:SendMessageAction = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | |
user_id | long | User id |
top_msg_id | int | |
action | SendMessageAction | Action type |
type
Update · 164 other constructors
history
present in layers 2–229 · constructor id changed 3×
| id | layers |
|---|---|
| #6baa8508 | 2–16 |
| #5c486927 | 17–132 |
| #c01e857f | 133–215 |
| #2a17bf5c | 216–229 |