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

6 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L587: 	Duration float64
		tl_document_attribute_gen.go#L633: 	if !(d.Duration == 0) {
		tl_document_attribute_gen.go#L671: 	d.Duration = from.GetDuration()
		tl_document_attribute_gen.go#L773: 	b.PutDouble(d.Duration)
		tl_document_attribute_gen.go#L811: 		d.Duration = value
		tl_document_attribute_gen.go#L899: 	return d.Duration