Module tdlight.api

Class TdApi.SuggestedActionUpgradePremium

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SuggestedAction
it.tdlight.jni.TdApi.SuggestedActionUpgradePremium
Enclosing class:
TdApi

public static final class TdApi.SuggestedActionUpgradePremium extends TdApi.SuggestedAction
Suggests the user to upgrade the Premium subscription from monthly payments to annual payments.
  • Field Details

  • Constructor Details

    • SuggestedActionUpgradePremium

      public SuggestedActionUpgradePremium()
      Suggests the user to upgrade the Premium subscription from monthly payments to annual payments.
    • SuggestedActionUpgradePremium

      public SuggestedActionUpgradePremium(DataInput input) throws IOException
      Suggests the user to upgrade the Premium subscription from monthly payments to annual payments.
      Throws:
      IOException
  • Method Details