Class TdApi.GetContacts

Enclosing class:
TdApi

public static class TdApi.GetContacts extends TdApi.Function<TdApi.Users>
Returns all contacts of the user.

Returns Users

  • Field Details

    • CONSTRUCTOR

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

    • GetContacts

      public GetContacts()
      Default constructor for a function, which returns all contacts of the user.

      Returns Users

  • Method Details