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

6 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L1045: 	Duration int
		tl_document_attribute_gen.go#L1090: 	if !(d.Duration == 0) {
		tl_document_attribute_gen.go#L1124: 	d.Duration = from.GetDuration()
		tl_document_attribute_gen.go#L1224: 	b.PutInt(d.Duration)
		tl_document_attribute_gen.go#L1264: 		d.Duration = value
		tl_document_attribute_gen.go#L1314: 	return d.Duration