github.com/gotd/td/tg.WebPageAttributeStickerSet.TextColor (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_attribute_gen.go#L558: 	TextColor bool
		tl_web_page_attribute_gen.go#L589: 	if !(w.TextColor == false) {
		tl_web_page_attribute_gen.go#L615: 	w.TextColor = from.GetTextColor()
		tl_web_page_attribute_gen.go#L665: 	if !(w.TextColor == false) {
		tl_web_page_attribute_gen.go#L722: 	w.TextColor = w.Flags.Has(1)
		tl_web_page_attribute_gen.go#L766: 		w.TextColor = true
		tl_web_page_attribute_gen.go#L769: 		w.TextColor = false