github.com/gotd/td/tg.PaymentsPaymentForm.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_form_gen.go#L64: Photo WebDocumentClass
tl_payments_payment_form_gen.go#L141: if !(p.Photo == nil) {
tl_payments_payment_form_gen.go#L210: p.Photo = val
tl_payments_payment_form_gen.go#L346: if !(p.Photo == nil) {
tl_payments_payment_form_gen.go#L389: if p.Photo == nil {
tl_payments_payment_form_gen.go#L392: if err := p.Photo.Encode(b); err != nil {
tl_payments_payment_form_gen.go#L498: p.Photo = value
tl_payments_payment_form_gen.go#L663: p.Photo = value
tl_payments_payment_form_gen.go#L675: return p.Photo, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |