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

7 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L584: 	Nosound bool
		tl_document_attribute_gen.go#L638: 	if !(d.Nosound == false) {
		tl_document_attribute_gen.go#L686: 	d.Nosound = from.GetNosound()
		tl_document_attribute_gen.go#L781: 	if !(d.Nosound == false) {
		tl_document_attribute_gen.go#L851: 	d.Nosound = d.Flags.Has(3)
		tl_document_attribute_gen.go#L939: 		d.Nosound = true
		tl_document_attribute_gen.go#L942: 		d.Nosound = false