telegram api constructor · layer 229 · #8c88c923
updateChannelUserTyping
A user is typing in a supergroup, channel or message thread
definition
updateChannelUserTyping#8c88c923 flags:# channel_id:long top_msg_id:flags.0?int from_id:Peer action:SendMessageAction = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
channel_id | long | Channel ID |
top_msg_id | int | Thread ID |
from_id | Peer | The peer that is typing |
action | SendMessageAction | Whether the user is typing, sending a media or doing something else |
type
Update · 164 other constructors
history
present in layers 119–229 · constructor id changed 2×
| id | layers |
|---|---|
| #ff2abe9f | 119–124 |
| #6b171718 | 125–132 |
| #8c88c923 | 133–229 |