MadelineProtoDocs/docs/TD_docs/methods/sendChatAction.md

626 B

title description image
sendChatAction Sends notification about user activity in a chat https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: sendChatAction

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Sends notification about user activity in a chat

Parameters:

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

Return type: Ok