Class TdApi.GetRecentlyVisitedTMeUrls

Enclosing class:
TdApi

public static class TdApi.GetRecentlyVisitedTMeUrls extends TdApi.Function<TdApi.TMeUrls>
Returns t.me URLs recently visited by a newly registered user.

Returns TMeUrls

  • Field Details

    • referrer

      public String referrer
      Google Play referrer to identify the user.
    • CONSTRUCTOR

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

    • GetRecentlyVisitedTMeUrls

      public GetRecentlyVisitedTMeUrls()
      Default constructor for a function, which returns t.me URLs recently visited by a newly registered user.

      Returns TMeUrls

    • GetRecentlyVisitedTMeUrls

      public GetRecentlyVisitedTMeUrls(String referrer)
      Creates a function, which returns t.me URLs recently visited by a newly registered user.

      Returns TMeUrls

      Parameters:
      referrer - Google Play referrer to identify the user.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR