messages.setTyping
Last updated
Was this helpful?
Last updated
Was this helpful?
Sends a current user typing event (see for all event types) to a conversation partner or group.
Name
Type
Description
flags
peer
Target user or group
top_msg_id
action
Type of action
Code
Type
Description
400
CHANNEL_INVALID
The provided channel is invalid
400
CHANNEL_PRIVATE
You haven't joined this channel/supergroup
400
CHAT_ADMIN_REQUIRED
You must be an admin in this chat to do this
400
CHAT_ID_INVALID
The provided chat id is invalid
403
CHAT_WRITE_FORBIDDEN
You can't write in this chat
400
INPUT_USER_DEACTIVATED
The specified user was deleted
400
MSG_ID_INVALID
Invalid message ID provided
400
PEER_ID_INVALID
The provided peer id is invalid
400
USER_BANNED_IN_CHANNEL
You're banned from sending messages in supergroups/channels
400
USER_IS_BLOCKED
You were blocked by this user
400
USER_IS_BOT
Bots can't send messages to other bots
User actions. Use this to provide users with detailed info about their chat partners' actions: typing or sending attachments of all kinds.
Flags, see
.0?
Parameter added in .|
Telegram allows commenting on a or on a generic , thanks to message threads.
Below you will find information on scheme changes. For more details on the use of layers, see .