Interface GetPremiumGiftPaymentOptions

Returns available options for gifting Telegram Premium to a user. Request type for Tdjson#getPremiumGiftPaymentOptions.

interface GetPremiumGiftPaymentOptions {
    @type: "getPremiumGiftPaymentOptions";
}

Properties

Properties

@type: "getPremiumGiftPaymentOptions"