MadelineProtoDocs/docs/TD_docs/methods/getWebPagePreview.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

733 B

title description image
getWebPagePreview Returns web page preview by text of the message. Do not call this function to often. Returns error 404 if web page has no preview https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: getWebPagePreview

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns web page preview by text of the message. Do not call this function to often. Returns error 404 if web page has no preview

Parameters:

Name Type Required Description
message_text string Yes Message text

Return type: WebPage