java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatAction
it.tdlight.jni.TdApi.ChatActionWatchingAnimations
- Enclosing class:
- TdApi
The user is watching animations sent
by the other party by clicking on an animated emoji.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe user is watching animations sent by the other party by clicking on an animated emoji.The user is watching animations sent by the other party by clicking on an animated emoji.The user is watching animations sent by the other party by clicking on an animated emoji. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
emoji
The animated emoji. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ChatActionWatchingAnimations
public ChatActionWatchingAnimations()The user is watching animations sent by the other party by clicking on an animated emoji. -
ChatActionWatchingAnimations
The user is watching animations sent by the other party by clicking on an animated emoji.- Parameters:
emoji
- String The animated emoji.
-
ChatActionWatchingAnimations
The user is watching animations sent by the other party by clicking on an animated emoji.- 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()
-