- Enclosing class:
- TdApi
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
WebPage
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Message text with formatting. -
Constructor Summary
ConstructorDescriptionReturns a web page preview by the text of the message.Returns a web page preview by the text of the message.GetWebPagePreview
(DataInput input) Returns a web page preview by the text of the message. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
text
Message text with formatting. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetWebPagePreview
public GetWebPagePreview()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. ReturnsWebPage
-
GetWebPagePreview
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. ReturnsWebPage
- Parameters:
text
- FormattedText Message text with formatting.
-
GetWebPagePreview
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. ReturnsWebPage
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-