java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.TMeUrl
- Enclosing class:
- TdApi
Represents a URL linking to an internal Telegram entity.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Type of the URL.URL. -
Constructor Summary
-
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
url
URL. -
type
Type of the URL. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TMeUrl
public TMeUrl()Represents a URL linking to an internal Telegram entity. -
TMeUrl
Represents a URL linking to an internal Telegram entity.- Parameters:
url
- String URL.type
- TMeUrlType Type of the URL.
-
TMeUrl
Represents a URL linking to an internal Telegram entity.- 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()
-