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