- Enclosing class:
- TdApi
Returns information about an action
to be done when the current user clicks
an external link. Don't use this
method for links from secret chats if
web page preview is disabled in secret chats.
Returns
LoginUrlInfo
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns information about an action to be done when the current user clicks an external link.GetExternalLinkInfo
(DataInput input) Returns information about an action to be done when the current user clicks an external link.GetExternalLinkInfo
(String link) Returns information about an action to be done when the current user clicks an external link. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
link
The link. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetExternalLinkInfo
public GetExternalLinkInfo()Returns information about an action to be done when the current user clicks an external link. Don't use this method for links from secret chats if web page preview is disabled in secret chats. ReturnsLoginUrlInfo
-
GetExternalLinkInfo
Returns information about an action to be done when the current user clicks an external link. Don't use this method for links from secret chats if web page preview is disabled in secret chats. ReturnsLoginUrlInfo
- Parameters:
link
- String The link.
-
GetExternalLinkInfo
Returns information about an action to be done when the current user clicks an external link. Don't use this method for links from secret chats if web page preview is disabled in secret chats. ReturnsLoginUrlInfo
- 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()
-