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

6 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L1625: 	Alt string
		tl_document_attribute_gen.go#L1659: 	if !(d.Alt == "") {
		tl_document_attribute_gen.go#L1687: 	d.Alt = from.GetAlt()
		tl_document_attribute_gen.go#L1764: 	b.PutString(d.Alt)
		tl_document_attribute_gen.go#L1802: 		d.Alt = value
		tl_document_attribute_gen.go#L1857: 	return d.Alt