github.com/gotd/td/tg.WebPage.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_web_page_gen.go#L512: Photo PhotoClass
tl_web_page_gen.go#L604: if !(w.Photo == nil) {
tl_web_page_gen.go#L691: w.Photo = val
tl_web_page_gen.go#L867: if !(w.Photo == nil) {
tl_web_page_gen.go#L934: if w.Photo == nil {
tl_web_page_gen.go#L937: if err := w.Photo.Encode(b); err != nil {
tl_web_page_gen.go#L1069: w.Photo = value
tl_web_page_gen.go#L1271: w.Photo = value
tl_web_page_gen.go#L1283: return w.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. |