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
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |