Class TdApi.GetStarGiveawayPaymentOptions

Enclosing class:
TdApi

public static class TdApi.GetStarGiveawayPaymentOptions extends TdApi.Function<TdApi.StarGiveawayPaymentOptions>
Returns available options for Telegram Star giveaway creation.

Returns StarGiveawayPaymentOptions

  • Field Details

    • CONSTRUCTOR

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

    • GetStarGiveawayPaymentOptions

      public GetStarGiveawayPaymentOptions()
      Default constructor for a function, which returns available options for Telegram Star giveaway creation.

      Returns StarGiveawayPaymentOptions

  • Method Details