Class TdApi.GetImportedContactCount

Enclosing class:
TdApi

public static class TdApi.GetImportedContactCount extends TdApi.Function<TdApi.Count>
Returns the total number of imported contacts.

Returns Count

  • Field Details

    • CONSTRUCTOR

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

    • GetImportedContactCount

      public GetImportedContactCount()
      Default constructor for a function, which returns the total number of imported contacts.

      Returns Count

  • Method Details