Class TdApi.GetCloseFriends

Enclosing class:
TdApi

public static class TdApi.GetCloseFriends extends TdApi.Function<TdApi.Users>
Returns all close friends of the current user.

Returns Users

  • Field Details

    • CONSTRUCTOR

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

    • GetCloseFriends

      public GetCloseFriends()
      Default constructor for a function, which returns all close friends of the current user.

      Returns Users

  • Method Details