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

8 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_gen.go#L548: 	Author string
		tl_web_page_gen.go#L637: 	if !(w.Author == "") {
		tl_web_page_gen.go#L732: 		w.Author = val
		tl_web_page_gen.go#L910: 	if !(w.Author == "") {
		tl_web_page_gen.go#L982: 		b.PutString(w.Author)
		tl_web_page_gen.go#L1137: 		w.Author = value
		tl_web_page_gen.go#L1424: 	w.Author = value
		tl_web_page_gen.go#L1436: 	return w.Author, true