github.com/gotd/td/tg.PaymentsPaymentReceipt.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_receipt_gen.go#L57: Photo WebDocumentClass
tl_payments_payment_receipt_gen.go#L129: if !(p.Photo == nil) {
tl_payments_payment_receipt_gen.go#L192: p.Photo = val
tl_payments_payment_receipt_gen.go#L303: if !(p.Photo == nil) {
tl_payments_payment_receipt_gen.go#L341: if p.Photo == nil {
tl_payments_payment_receipt_gen.go#L344: if err := p.Photo.Encode(b); err != nil {
tl_payments_payment_receipt_gen.go#L440: p.Photo = value
tl_payments_payment_receipt_gen.go#L548: p.Photo = value
tl_payments_payment_receipt_gen.go#L560: 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. |