GetCountryCode
public struct GetCountryCode : Codable, Equatable, TDFunction
Uses current user IP to found their country. Returns two-letter ISO 3166-1 alpha-2 country code. Can be called before authorization
-
Undocumented
Declaration
Swift
public typealias Result = Text
-
Uses current user IP to found their country. Returns two-letter ISO 3166-1 alpha-2 country code. Can be called before authorization
Declaration
Swift
public init()