public static class TdApi.Count extends TdApi.Object
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
int |
count
Count.
|
Constructor and Description |
---|
Count()
Contains a counter.
|
Count(int count)
Contains a counter.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public int count
public static final int CONSTRUCTOR
public Count()
public Count(int count)
count
- Count.public int getConstructor()
getConstructor
in class TdApi.Object