- Enclosing class:
- TdApi
Returns an animated emoji corresponding
to a given emoji. Returns a 404 error
if the emoji has no animated emoji.
Returns
AnimatedEmoji
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns an animated emoji corresponding to a given emoji.GetAnimatedEmoji
(DataInput input) Returns an animated emoji corresponding to a given emoji.GetAnimatedEmoji
(String emoji) Returns an animated emoji corresponding to a given emoji. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
emoji
The emoji. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetAnimatedEmoji
public GetAnimatedEmoji()Returns an animated emoji corresponding to a given emoji. Returns a 404 error if the emoji has no animated emoji. ReturnsAnimatedEmoji
-
GetAnimatedEmoji
Returns an animated emoji corresponding to a given emoji. Returns a 404 error if the emoji has no animated emoji. ReturnsAnimatedEmoji
- Parameters:
emoji
- String The emoji.
-
GetAnimatedEmoji
Returns an animated emoji corresponding to a given emoji. Returns a 404 error if the emoji has no animated emoji. ReturnsAnimatedEmoji
- 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()
-