Skip to content

Commit 9bd0bbc

Browse files
committed
Improve documentation.
1 parent d02c7b8 commit 9bd0bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

td/generate/scheme/td_api.tl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11900,7 +11900,7 @@ deleteChatReplyMarkup chat_id:int53 message_id:int53 = Ok;
1190011900

1190111901
//@description Sends a notification about user activity in a chat
1190211902
//@chat_id Chat identifier
11903-
//@topic_id Identifier of the topic in which the action is performed
11903+
//@topic_id Identifier of the topic in which the action is performed; pass null if none
1190411904
//@business_connection_id Unique identifier of business connection on behalf of which to send the request; for bots only
1190511905
//@action The action description; pass null to cancel the currently active action
1190611906
sendChatAction chat_id:int53 topic_id:MessageTopic business_connection_id:string action:ChatAction = Ok;

0 commit comments

Comments
 (0)