github.com/gotd/td/tg.PaymentsPaymentForm.NativeParams (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_form_gen.go#L83: NativeParams DataJSON
tl_payments_payment_form_gen.go#L151: if !(p.NativeParams.Zero()) {
tl_payments_payment_form_gen.go#L216: p.NativeParams = val
tl_payments_payment_form_gen.go#L347: if !(p.NativeParams.Zero()) {
tl_payments_payment_form_gen.go#L400: if err := p.NativeParams.Encode(b); err != nil {
tl_payments_payment_form_gen.go#L522: if err := p.NativeParams.Decode(b); err != nil {
tl_payments_payment_form_gen.go#L718: p.NativeParams = value
tl_payments_payment_form_gen.go#L730: return p.NativeParams, true
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. |