- 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
FieldsModifier and TypeFieldDescriptionstatic final intLanguage code for which the emoji replacements will be suggested. -
Constructor Summary
ConstructorsConstructorDescriptionReturns 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
toStringMethods 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. ReturnsHttpUrl -
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. ReturnsHttpUrl- 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. ReturnsHttpUrl- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-