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

7 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L1623: 	TextColor bool
		tl_document_attribute_gen.go#L1656: 	if !(d.TextColor == false) {
		tl_document_attribute_gen.go#L1686: 	d.TextColor = from.GetTextColor()
		tl_document_attribute_gen.go#L1741: 	if !(d.TextColor == false) {
		tl_document_attribute_gen.go#L1796: 	d.TextColor = d.Flags.Has(1)
		tl_document_attribute_gen.go#L1837: 		d.TextColor = true
		tl_document_attribute_gen.go#L1840: 		d.TextColor = false