github.com/gotd/td/tg.InputInvoiceStarGiftResale.ToID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_gen.go#L1965: ToID InputPeerClass
tl_input_invoice_gen.go#L1997: if !(i.ToID == nil) {
tl_input_invoice_gen.go#L2021: i.ToID = from.GetToID()
tl_input_invoice_gen.go#L2090: if i.ToID == nil {
tl_input_invoice_gen.go#L2093: if err := i.ToID.Encode(b); err != nil {
tl_input_invoice_gen.go#L2133: i.ToID = value
tl_input_invoice_gen.go#L2170: return i.ToID
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |