public static class TdApi.TMeUrls extends TdApi.Object
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
TdApi.TMeUrl[] |
urls
List of URLs.
|
Constructor and Description |
---|
TMeUrls()
Contains a list of t.me URLs.
|
TMeUrls(TdApi.TMeUrl[] urls)
Contains a list of t.me URLs.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public TdApi.TMeUrl[] urls
public static final int CONSTRUCTOR
public TMeUrls()
public TMeUrls(TdApi.TMeUrl[] urls)
urls
- List of URLs.public int getConstructor()
getConstructor
in class TdApi.Object