java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.TMeUrls
- Enclosing class:
- TdApi
Contains a list of t.me URLs.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionTMeUrls()
Contains a list of t.me URLs.TMeUrls
(TdApi.TMeUrl[] urls) Contains a list of t.me URLs.Contains a list of t.me URLs. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
urls
List of URLs. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TMeUrls
public TMeUrls()Contains a list of t.me URLs. -
TMeUrls
Contains a list of t.me URLs.- Parameters:
urls
- TMeUrl[] List of URLs.
-
TMeUrls
Contains a list of t.me URLs.- 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()
-