github.com/gotd/td/tg.InputPaymentCredentials.Save (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_payment_credentials_gen.go#L207: Save bool
tl_input_payment_credentials_gen.go#L235: if !(i.Save == false) {
tl_input_payment_credentials_gen.go#L259: i.Save = from.GetSave()
tl_input_payment_credentials_gen.go#L301: if !(i.Save == false) {
tl_input_payment_credentials_gen.go#L351: i.Save = i.Flags.Has(0)
tl_input_payment_credentials_gen.go#L364: i.Save = true
tl_input_payment_credentials_gen.go#L367: i.Save = 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. |