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

8 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_gen.go#L508: 	Description string
		tl_web_page_gen.go#L601: 	if !(w.Description == "") {
		tl_web_page_gen.go#L687: 		w.Description = val
		tl_web_page_gen.go#L864: 	if !(w.Description == "") {
		tl_web_page_gen.go#L931: 		b.PutString(w.Description)
		tl_web_page_gen.go#L1062: 		w.Description = value
		tl_web_page_gen.go#L1253: 	w.Description = value
		tl_web_page_gen.go#L1265: 	return w.Description, true