Class TdApi.StarTransactionTypeSuggestedPostPaymentSend

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.StarTransactionType
org.drinkless.tdlib.TdApi.StarTransactionTypeSuggestedPostPaymentSend
Enclosing class:
TdApi

public static class TdApi.StarTransactionTypeSuggestedPostPaymentSend extends TdApi.StarTransactionType
The transaction is a payment for a suggested post; for regular users only.
  • Field Details

    • chatId

      public long chatId
      Identifier of the channel chat that posted the post.
    • CONSTRUCTOR

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

    • StarTransactionTypeSuggestedPostPaymentSend

      public StarTransactionTypeSuggestedPostPaymentSend()
      The transaction is a payment for a suggested post; for regular users only.
    • StarTransactionTypeSuggestedPostPaymentSend

      public StarTransactionTypeSuggestedPostPaymentSend(long chatId)
      The transaction is a payment for a suggested post; for regular users only.
      Parameters:
      chatId - Identifier of the channel chat that posted the post.
  • 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