GetEmojiSuggestionsUrl constructor

GetEmojiSuggestionsUrl(
  1. {required String language_code,
  2. int? extra,
  3. int? clientId}
)

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

Returns HttpUrl

Implementation

GetEmojiSuggestionsUrl