mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
545 B
545 B
title | description |
---|---|
sendChatAction | Sends notification about user activity in a chat |
Method: sendChatAction
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Sends notification about user activity in a chat
Params:
Name | Type | Required | Description |
---|---|---|---|
chat_id | int53 | Yes | Chat identifier |
action | ChatAction | Yes | Action description |