github.com/gotd/td/tg.WebPage.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_web_page_gen.go#L524: Photo PhotoClass
tl_web_page_gen.go#L619: if !(w.Photo == nil) {
tl_web_page_gen.go#L708: w.Photo = val
tl_web_page_gen.go#L892: if !(w.Photo == nil) {
tl_web_page_gen.go#L959: if w.Photo == nil {
tl_web_page_gen.go#L962: if err := w.Photo.Encode(b); err != nil {
tl_web_page_gen.go#L1095: w.Photo = value
tl_web_page_gen.go#L1316: w.Photo = value
tl_web_page_gen.go#L1328: return w.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. |