View Source ExTDLib.Object.InternalLinkTypePremiumGiftCode (ExTDLib v0.0.4)

The link is a link with a Telegram Premium gift code. Call checkPremiumGiftCode with the given code to process the link. If the code is valid and the user wants to apply it, then call applyPremiumGiftCode.

NameTypeDescription
codestringThe Telegram Premium gift code.

More details on telegram's documentation.