Interface InternalLinkTypePremiumGift

The link is a link to the screen for gifting Telegram Premium subscriptions to friends via inputInvoiceTelegram with telegramPaymentPurposePremiumGiftCodes payments or in-store purchases. Subtype of InternalLinkType.

interface InternalLinkTypePremiumGift {
    @type: "internalLinkTypePremiumGift";
    referrer: string;
}

Properties

Properties

@type: "internalLinkTypePremiumGift"
referrer: string

Referrer specified in the link.