SynchronizeLanguagePack
public struct SynchronizeLanguagePack : Codable, Equatable, TDFunction
Fetches the latest versions of all strings from a language pack in the current localization target from the server. This method doesn’t need to be called explicitly for the current used/base language packs. Can be called before authorization
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Language pack identifier
Declaration
Swift
public let languagePackId: String
-
Fetches the latest versions of all strings from a language pack in the current localization target from the server. This method doesn’t need to be called explicitly for the current used/base language packs. Can be called before authorization
Declaration
Swift
public init(languagePackId: String)
Parameters
languagePackId
Language pack identifier