java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdateDefaultReactionType
- Enclosing class:
- TdApi
The type of default reaction has changed.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe new type of the default reaction. -
Constructor Summary
ConstructorsConstructorDescriptionThe type of default reaction has changed.UpdateDefaultReactionType(TdApi.ReactionType reactionType) The type of default reaction has changed.The type of default reaction has changed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
reactionType
The new type of the default reaction. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdateDefaultReactionType
public UpdateDefaultReactionType()The type of default reaction has changed. -
UpdateDefaultReactionType
The type of default reaction has changed.- Parameters:
reactionType- ReactionType The new type of the default reaction.
-
UpdateDefaultReactionType
The type of default reaction has changed.- 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()
-