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

8 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_gen.go#L520: 	Description string
		tl_web_page_gen.go#L616: 	if !(w.Description == "") {
		tl_web_page_gen.go#L704: 		w.Description = val
		tl_web_page_gen.go#L889: 	if !(w.Description == "") {
		tl_web_page_gen.go#L956: 		b.PutString(w.Description)
		tl_web_page_gen.go#L1088: 		w.Description = value
		tl_web_page_gen.go#L1298: 	w.Description = value
		tl_web_page_gen.go#L1310: 	return w.Description, true