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