github.com/gotd/td/tg.DocumentAttributeAudio.Duration (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L949: 	Duration int
		tl_document_attribute_gen.go#L994: 	if !(d.Duration == 0) {
		tl_document_attribute_gen.go#L1028: 	d.Duration = from.GetDuration()
		tl_document_attribute_gen.go#L1128: 	b.PutInt(d.Duration)
		tl_document_attribute_gen.go#L1168: 		d.Duration = value
		tl_document_attribute_gen.go#L1218: 	return d.Duration