github.com/gotd/td/tg.WebPage.SiteName (field)
8 uses
	github.com/gotd/td/tg (current package)
		tl_web_page_gen.go#L500: 	SiteName string
		tl_web_page_gen.go#L595: 	if !(w.SiteName == "") {
		tl_web_page_gen.go#L679: 		w.SiteName = val
		tl_web_page_gen.go#L858: 	if !(w.SiteName == "") {
		tl_web_page_gen.go#L925: 		b.PutString(w.SiteName)
		tl_web_page_gen.go#L1048: 		w.SiteName = value
		tl_web_page_gen.go#L1217: 	w.SiteName = value
		tl_web_page_gen.go#L1229: 	return w.SiteName, true
|  | The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |