github.com/gotd/td/tg.WebPage.Document (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_gen.go#L552: 	Document DocumentClass
		tl_web_page_gen.go#L640: 	if !(w.Document == nil) {
		tl_web_page_gen.go#L736: 		w.Document = val
		tl_web_page_gen.go#L913: 	if !(w.Document == nil) {
		tl_web_page_gen.go#L985: 		if w.Document == nil {
		tl_web_page_gen.go#L988: 		if err := w.Document.Encode(b); err != nil {
		tl_web_page_gen.go#L1144: 		w.Document = value
		tl_web_page_gen.go#L1442: 	w.Document = value
		tl_web_page_gen.go#L1454: 	return w.Document, true