payments.StarGiftWithdrawalUrl
- class pyrogram.raw.base.payments.StarGiftWithdrawalUrl
A URL that can be used to import the exported NFT on Fragment.
- Constructors:
This base type has 1 constructor available.
A URL that can be used to import the exported NFT on Fragment.
- Functions:
This object can be returned by 1 function.
Convert a collectible gift » to an NFT on the TON blockchain.
TL Schema
payments.starGiftWithdrawalUrl#84aa3a9c
url:string
= payments.StarGiftWithdrawalUrl
Parameter Tree
StarGiftWithdrawalUrl
└── url →
stringExample
StarGiftWithdrawalUrl(
url="https://google.com",
)