public static class TdApi.GetStorageStatisticsFast extends TdApi.Function
Returns StorageStatisticsFast
TdApi.Function.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
GetStorageStatisticsFast()
Default constructor for a function, which quickly returns approximate storage usage statistics.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public GetStorageStatisticsFast()
Returns StorageStatisticsFast
public int getConstructor()
getConstructor
in class TdApi.Function