- Enclosing class:
- TdApi
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
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Language code for which the emoji replacements will be suggested. -
Constructor Summary
ConstructorDescriptionReturns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements.GetEmojiSuggestionsUrl
(DataInput input) Returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements.GetEmojiSuggestionsUrl
(String languageCode) Returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
languageCode
Language code for which the emoji replacements will be suggested. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetEmojiSuggestionsUrl
public GetEmojiSuggestionsUrl()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
-
GetEmojiSuggestionsUrl
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
- Parameters:
languageCode
- String Language code for which the emoji replacements will be suggested.
-
GetEmojiSuggestionsUrl
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
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-