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

6 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L586: 	Duration float64
		tl_document_attribute_gen.go#L641: 	if !(d.Duration == 0) {
		tl_document_attribute_gen.go#L687: 	d.Duration = from.GetDuration()
		tl_document_attribute_gen.go#L813: 	b.PutDouble(d.Duration)
		tl_document_attribute_gen.go#L857: 		d.Duration = value
		tl_document_attribute_gen.go#L959: 	return d.Duration