premium_gift_options property

List<PremiumPaymentOption> premium_gift_options
read / write

The list of available options for gifting Telegram Premium to the user.

Implementation

late List<PremiumPaymentOption> premium_gift_options;