MadelineProto/docs/TD_docs/methods/sendChatAction.md

567 B

title description
sendChatAction Sends notification about user activity in a chat

Method: sendChatAction

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Sends notification about user activity in a chat

Parameters:

Name Type Required Description
chat_id CLICK ME int53 Yes Chat identifier
action CLICK ME ChatAction Yes Action description

Return type: Ok