github.com/gotd/td/tg.PaymentsTransferStarGiftRequest.ToID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_gen.go#L1360: ToID InputPeerClass
tl_input_invoice_gen.go#L1386: if !(i.ToID == nil) {
tl_input_invoice_gen.go#L1408: i.ToID = from.GetToID()
tl_input_invoice_gen.go#L1466: if i.ToID == nil {
tl_input_invoice_gen.go#L1469: if err := i.ToID.Encode(b); err != nil {
tl_input_invoice_gen.go#L1503: i.ToID = value
tl_input_invoice_gen.go#L1521: 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. |