From cd79fa2f05bfc150fe1e202025f96610ab639ec0 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Wed, 6 Jan 2021 12:07:21 +0100 Subject: [PATCH] Update documentation about thread id --- tdlight-api-openapi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tdlight-api-openapi.yaml b/tdlight-api-openapi.yaml index 7dac61c..4fb3daa 100644 --- a/tdlight-api-openapi.yaml +++ b/tdlight-api-openapi.yaml @@ -9053,6 +9053,9 @@ components: media_group_id: description: '*Optional*. The unique identifier of a media message group this message belongs to' type: string + message_thread_id: + description: '*Optional*. The unique identifier of a thread this message belongs to' + type: string author_signature: description: '*Optional*. Signature of the post author for messages in channels, or the custom title of an anonymous group administrator' type: string