Class TdApi.UpdateDefaultPaidReactionType

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.Update
org.drinkless.tdlib.TdApi.UpdateDefaultPaidReactionType
Enclosing class:
TdApi

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

    • type

      The new type of the default paid reaction.
    • CONSTRUCTOR

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

    • UpdateDefaultPaidReactionType

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

      public UpdateDefaultPaidReactionType(TdApi.PaidReactionType type)
      The type of default paid reaction has changed.
      Parameters:
      type - The new type of the default paid 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