Class TdApi.UpdateDefaultReactionType

Enclosing class:
TdApi

public static class TdApi.UpdateDefaultReactionType extends TdApi.Update
The type of default reaction has changed.
  • Field Details

    • reactionType

      public TdApi.ReactionType reactionType
      The new type of the default reaction.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • UpdateDefaultReactionType

      public UpdateDefaultReactionType()
      The type of default reaction has changed.
    • UpdateDefaultReactionType

      public UpdateDefaultReactionType(TdApi.ReactionType reactionType)
      The type of default reaction has changed.
      Parameters:
      reactionType - The new type of the default reaction.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR