github.com/gotd/td/tg.Invoice.Test (field)
7 uses
github.com/gotd/td/tg (current package)
tl_invoice_gen.go#L45: Test bool
tl_invoice_gen.go#L111: if !(i.Test == false) {
tl_invoice_gen.go#L183: i.Test = from.GetTest()
tl_invoice_gen.go#L305: if !(i.Test == false) {
tl_invoice_gen.go#L404: i.Test = i.Flags.Has(0)
tl_invoice_gen.go#L475: i.Test = true
tl_invoice_gen.go#L478: i.Test = 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. |