Constructor: inputInvoiceStarGiftUpgrade
Attributes:
Name | Type | Required |
---|---|---|
keep_original_details | Bool | Optional |
stargift | InputSavedStarGift | Yes |
Type: InputInvoice
Example:
$inputInvoiceStarGiftUpgrade = ['_' => 'inputInvoiceStarGiftUpgrade', 'keep_original_details' => Bool, 'stargift' => InputSavedStarGift];