Interface PremiumGiveawayPaymentOptions

Contains a list of options for creating of Telegram Premium giveaway or manual distribution of Telegram Premium among chat members.

interface PremiumGiveawayPaymentOptions {
    @type: "premiumGiveawayPaymentOptions";
    options: PremiumGiveawayPaymentOption[];
}

Properties

Properties

@type: "premiumGiveawayPaymentOptions"

The list of options.