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

updateUserTyping#6baa8508 user_id:int = Update;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
user_id long User id
top_msg_id flags.0?int If set, this notification was sent within a bot forum topic ยป.
action SendMessageAction Action type

Type

Update

Related pages

Forums

Telegram allows creating forums with multiple distinct topics.