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

7 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L585: 	Nosound bool
		tl_document_attribute_gen.go#L630: 	if !(d.Nosound == false) {
		tl_document_attribute_gen.go#L670: 	d.Nosound = from.GetNosound()
		tl_document_attribute_gen.go#L747: 	if !(d.Nosound == false) {
		tl_document_attribute_gen.go#L805: 	d.Nosound = d.Flags.Has(3)
		tl_document_attribute_gen.go#L879: 		d.Nosound = true
		tl_document_attribute_gen.go#L882: 		d.Nosound = false