Improve has_large_media documentation.

This commit is contained in:
levlam 2023-11-07 17:01:53 +03:00
parent 31b5478048
commit 9a614590c2

View File

@ -2126,7 +2126,7 @@ webPageInstantView page_blocks:vector<PageBlock> view_count:int32 version:int32
//@embed_height Height of the embedded preview //@embed_height Height of the embedded preview
//@duration Duration of the content, in seconds //@duration Duration of the content, in seconds
//@author Author of the content //@author Author of the content
//@has_large_media True, if the preview has large media and its appearance can be changed //@has_large_media True, if size of media in the preview can be changed
//@show_large_media True, if large media preview must be shown //@show_large_media True, if large media preview must be shown
//@skip_confirmation True, if there is no need to show an ordinary open URL confirmation, when opening the URL from the preview, because the URL is shown in the message text in clear //@skip_confirmation True, if there is no need to show an ordinary open URL confirmation, when opening the URL from the preview, because the URL is shown in the message text in clear
//@show_above_text True, if the link preview must be shown above message text; otherwise, the link preview must be shown below the message text //@show_above_text True, if the link preview must be shown above message text; otherwise, the link preview must be shown below the message text