java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateReactions
- Enclosing class:
- TdApi
The list of supported reactions has changed.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The new list of supported reactions. -
Constructor Summary
ConstructorDescriptionThe list of supported reactions has changed.UpdateReactions
(TdApi.Reaction[] reactions) The list of supported reactions has changed.UpdateReactions
(DataInput input) The list of supported reactions has changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
reactions
The new list of supported reactions. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateReactions
public UpdateReactions()The list of supported reactions has changed. -
UpdateReactions
The list of supported reactions has changed.- Parameters:
reactions
- Reaction[] The new list of supported reactions.
-
UpdateReactions
The list of supported reactions has changed.- 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()
-