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.
| Name | Type | Description |
|---|---|---|
| code | string | The Telegram Premium gift code. |
More details on telegram's documentation.