Interface StarGiveawayPaymentOptions

Contains a list of options for creating Telegram Star giveaway.

interface StarGiveawayPaymentOptions {
    @type: "starGiveawayPaymentOptions";
    options: StarGiveawayPaymentOption[];
}

Properties

Properties

@type: "starGiveawayPaymentOptions"

The list of options.