GetRecentlyVisitedTMeUrls
public struct GetRecentlyVisitedTMeUrls : Codable, Equatable, TDFunction
Returns t.me URLs recently visited by a newly registered user
-
Undocumented
Declaration
Swift
public typealias Result = TMeUrls -
Google Play referrer to identify the user
Declaration
Swift
public let referrer: String -
Returns t.me URLs recently visited by a newly registered user
Declaration
Swift
public init(referrer: String)Parameters
referrerGoogle Play referrer to identify the user
View on GitHub
Install in Dash
GetRecentlyVisitedTMeUrls Structure Reference