Class TdApi.PremiumSourceLimitExceeded

Enclosing class:
TdApi

public static class TdApi.PremiumSourceLimitExceeded extends TdApi.PremiumSource
A limit was exceeded.
  • Field Details

    • limitType

      public TdApi.PremiumLimitType limitType
      Type of the exceeded limit.
    • CONSTRUCTOR

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

    • PremiumSourceLimitExceeded

      public PremiumSourceLimitExceeded()
      A limit was exceeded.
    • PremiumSourceLimitExceeded

      public PremiumSourceLimitExceeded(TdApi.PremiumLimitType limitType)
      A limit was exceeded.
      Parameters:
      limitType - Type of the exceeded limit.
  • 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