Class TdApi.GetStarPaymentOptions

Enclosing class:
TdApi

public static class TdApi.GetStarPaymentOptions extends TdApi.Function<TdApi.StarPaymentOptions>
Returns available options for Telegram Stars purchase.

Returns StarPaymentOptions

  • Field Details

    • CONSTRUCTOR

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

    • GetStarPaymentOptions

      public GetStarPaymentOptions()
      Default constructor for a function, which returns available options for Telegram Stars purchase.

      Returns StarPaymentOptions

  • Method Details