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

6 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L311: 	Alt string
		tl_document_attribute_gen.go#L346: 	if !(d.Alt == "") {
		tl_document_attribute_gen.go#L376: 	d.Alt = from.GetAlt()
		tl_document_attribute_gen.go#L457: 	b.PutString(d.Alt)
		tl_document_attribute_gen.go#L499: 		d.Alt = value
		tl_document_attribute_gen.go#L540: 	return d.Alt