- Enclosing class:
- TdApi
Returns information about the type of
an internal link. Returns a 404 error
if the link is not internal. Can be
called before authorization.
Returns
InternalLinkType
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns information about the type of an internal link.GetInternalLinkType
(DataInput input) Returns information about the type of an internal link.GetInternalLinkType
(String link) Returns information about the type of an internal 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
-
GetInternalLinkType
public GetInternalLinkType()Returns information about the type of an internal link. Returns a 404 error if the link is not internal. Can be called before authorization. ReturnsInternalLinkType
-
GetInternalLinkType
Returns information about the type of an internal link. Returns a 404 error if the link is not internal. Can be called before authorization. ReturnsInternalLinkType
- Parameters:
link
- String The link.
-
GetInternalLinkType
Returns information about the type of an internal link. Returns a 404 error if the link is not internal. Can be called before authorization. ReturnsInternalLinkType
- 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()
-