github.com/gotd/td/tg.Invoice.EmailRequested (field)
7 uses
	github.com/gotd/td/tg (current package)
		tl_invoice_gen.go#L51: 	EmailRequested bool
		tl_invoice_gen.go#L120: 	if !(i.EmailRequested == false) {
		tl_invoice_gen.go#L186: 	i.EmailRequested = from.GetEmailRequested()
		tl_invoice_gen.go#L314: 	if !(i.EmailRequested == false) {
		tl_invoice_gen.go#L407: 	i.EmailRequested = i.Flags.Has(3)
		tl_invoice_gen.go#L532: 		i.EmailRequested = true
		tl_invoice_gen.go#L535: 		i.EmailRequested = false
|  | The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |