InputInvoiceStarGiftResale

---types---
inputInvoiceStarGiftResale#c39f5324 ton:flags.0?true slug:string to_id:InputPeer = InputInvoice

Belongs to

InputInvoice

In Rust this constructor is a variant of the enums::InputInvoice enum.
Match on it with: if let enums::InputInvoice::InputInvoiceStarGiftResale(v) = result { ... }

Parameters

tontrueoptional
slugstringrequired
to_idInputPeerrequired

Used by

GetPaymentForm
SendPaymentForm
SendStarsForm
ValidateRequestedInfo