TDLib v0.0.2 TDLib.Method.GetWebPagePreview View Source
Returns a web page preview by the text of the message. Do not call this function too often. Returns a 404 error if the web page has no preview.
Returns object_ptr
Name | Type | Description |
---|---|---|
message_text | string | Message text. |
More details on telegram’s documentation.