send_chat_action


Description:

public async Ok send_chat_action (int64 chat_id, int64 message_thread_id, string business_connection_id, ChatAction action) throws TDLibError

Sends a notification about user activity in a chat

Parameters:

chat_id

Chat identifier

message_thread_id

If not 0, the message thread identifier in which the action was performed

business_connection_id

Unique identifier of business connection on behalf of which to send the request; for bots only

action

The action description; pass null to cancel the currently active action