Interface GetRecentlyVisitedTMeUrls

Returns t.me URLs recently visited by a newly registered user. Request type for Tdjson#getRecentlyVisitedTMeUrls.

interface GetRecentlyVisitedTMeUrls {
    @type: "getRecentlyVisitedTMeUrls";
    referrer: string;
}

Properties

Properties

@type: "getRecentlyVisitedTMeUrls"
referrer: string

Google Play referrer to identify the user.