mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 03:36:55 +01:00
567 B
567 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
Parameters:
Name | Type | Required | Description |
---|---|---|---|
chat_id | CLICK ME int53 | Yes | Chat identifier |
action | CLICK ME ChatAction | Yes | Action description |