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#L124: if !(p.Photo == nil) {
tl_payments_payment_receipt_gen.go#L187: p.Photo = val
tl_payments_payment_receipt_gen.go#L298: if !(p.Photo == nil) {
tl_payments_payment_receipt_gen.go#L336: if p.Photo == nil {
tl_payments_payment_receipt_gen.go#L339: if err := p.Photo.Encode(b); err != nil {
tl_payments_payment_receipt_gen.go#L435: p.Photo = value
tl_payments_payment_receipt_gen.go#L543: p.Photo = value
tl_payments_payment_receipt_gen.go#L555: 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. |