- Enclosing class:
- TdApi
Changes type of default reaction for
the current user.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
New type of the default reaction. -
Constructor Summary
ConstructorDescriptionChanges type of default reaction for the current user.SetDefaultReactionType
(TdApi.ReactionType reactionType) Changes type of default reaction for the current user.SetDefaultReactionType
(DataInput input) Changes type of default reaction for the current user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
reactionType
New type of the default reaction. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetDefaultReactionType
public SetDefaultReactionType()Changes type of default reaction for the current user. ReturnsOk
-
SetDefaultReactionType
Changes type of default reaction for the current user. ReturnsOk
- Parameters:
reactionType
- ReactionType New type of the default reaction.
-
SetDefaultReactionType
Changes type of default reaction for the current user. ReturnsOk
- 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()
-