aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/generate/scheme/td_api.tl
diff options
context:
space:
mode:
Diffstat (limited to 'td/generate/scheme/td_api.tl')
-rw-r--r--td/generate/scheme/td_api.tl3
1 files changed, 2 insertions, 1 deletions
diff --git a/td/generate/scheme/td_api.tl b/td/generate/scheme/td_api.tl
index c2b0ddb57..982511c30 100644
--- a/td/generate/scheme/td_api.tl
+++ b/td/generate/scheme/td_api.tl
@@ -3062,7 +3062,8 @@ factCheck text:formattedText country_code:string = FactCheck;
//@contains_unread_mention True, if the message contains an unread mention for the current user
//@contains_unread_poll_votes True, if the message is a poll message with unread votes
//@date Point in time (Unix timestamp) when the message was sent; 0 for scheduled messages
-//@edit_date Point in time (Unix timestamp) when the message was last edited; 0 for scheduled messages
+//@edit_date Point in time (Unix timestamp) when the message was last edited; 0 for scheduled messages. If getOption("show_message_edit_date_by_default") is true,
+//-then the date must be shown along with the message instead of the date when the message was sent
//@forward_info Information about the initial message sender; may be null if none or unknown
//@import_info Information about the initial message for messages created with importMessages; may be null if the message isn't imported
//@interaction_info Information about interactions with the message; may be null if none