payment_options property

List<PremiumStatePaymentOption> payment_options
read / write

The list of available options for buying Telegram Premium.

Implementation

late List<PremiumStatePaymentOption> payment_options;