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#L136: if !(p.Photo == nil) {
tl_payments_payment_form_gen.go#L205: p.Photo = val
tl_payments_payment_form_gen.go#L341: if !(p.Photo == nil) {
tl_payments_payment_form_gen.go#L384: if p.Photo == nil {
tl_payments_payment_form_gen.go#L387: if err := p.Photo.Encode(b); err != nil {
tl_payments_payment_form_gen.go#L493: p.Photo = value
tl_payments_payment_form_gen.go#L658: p.Photo = value
tl_payments_payment_form_gen.go#L670: return p.Photo, 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. |