github.com/gotd/td/tg.Invoice.Flexible (field)
7 uses
github.com/gotd/td/tg (current package)
tl_invoice_gen.go#L55: Flexible bool
tl_invoice_gen.go#L126: if !(i.Flexible == false) {
tl_invoice_gen.go#L188: i.Flexible = from.GetFlexible()
tl_invoice_gen.go#L320: if !(i.Flexible == false) {
tl_invoice_gen.go#L409: i.Flexible = i.Flags.Has(5)
tl_invoice_gen.go#L570: i.Flexible = true
tl_invoice_gen.go#L573: i.Flexible = 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. |