Class TdApi.GetStorageStatisticsFast

Enclosing class:
TdApi

public static class TdApi.GetStorageStatisticsFast extends TdApi.Function<TdApi.StorageStatisticsFast>
Quickly returns approximate storage usage statistics. Can be called before authorization.

Returns StorageStatisticsFast

  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GetStorageStatisticsFast

      public GetStorageStatisticsFast()
      Default constructor for a function, which quickly returns approximate storage usage statistics. Can be called before authorization.

      Returns StorageStatisticsFast

  • Method Details