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

6 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L1529: 	Alt string
		tl_document_attribute_gen.go#L1563: 	if !(d.Alt == "") {
		tl_document_attribute_gen.go#L1591: 	d.Alt = from.GetAlt()
		tl_document_attribute_gen.go#L1668: 	b.PutString(d.Alt)
		tl_document_attribute_gen.go#L1706: 		d.Alt = value
		tl_document_attribute_gen.go#L1761: 	return d.Alt