Class TdApi.GetRecentlyVisitedTMeUrls

  • Enclosing class:
    TdApi

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

    Returns TMeUrls

    • Field Detail

      • 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:
        Constant Field Values
    • Constructor Detail

      • 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.