GetEmojiSuggestionsUrl
public struct GetEmojiSuggestionsUrl : Codable, Equatable, TDFunction
Returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements. The URL will be valid for 30 seconds after generation
-
Undocumented
Declaration
Swift
public typealias Result = HttpUrl
-
Language code for which the emoji replacements will be suggested
Declaration
Swift
public let languageCode: String
-
Returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements. The URL will be valid for 30 seconds after generation
Declaration
Swift
public init(languageCode: String)
Parameters
languageCode
Language code for which the emoji replacements will be suggested