From bffd6e41c0732779eea960367033bc51848c4e6b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 24 Aug 2022 19:11:21 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/links.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/data/web/corefork.telegram.org/api/links.html b/data/web/corefork.telegram.org/api/links.html index 03fe259e07..8603a24d70 100644 --- a/data/web/corefork.telegram.org/api/links.html +++ b/data/web/corefork.telegram.org/api/links.html @@ -185,10 +185,7 @@ media_timestamp Optional -Timestamp at which to start playing the media file present in the body or in the webpage preview of the message, in the following formats

- a - - -- b
+Timestamp at which to start playing the media file present in the body or in the webpage preview of the message, in the following formats:
- Seconds: 123, regex ^(\d+)$
- Minutes and seconds: 10:23, example regex ^(\d+):(\d{1,2})$
- Hours, minutes and seconds: 1h23m10s, example regex ^(?:(\d+)h)?(?:(\d{1,2})m)?(?:(\d{1,2})s)$