github.com/gotd/td/tg.DocumentAttributeAudio.Waveform (field)
8 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L1061: Waveform []byte
tl_document_attribute_gen.go#L1099: if !(d.Waveform == nil) {
tl_document_attribute_gen.go#L1134: d.Waveform = val
tl_document_attribute_gen.go#L1201: if !(d.Waveform == nil) {
tl_document_attribute_gen.go#L1232: b.PutBytes(d.Waveform)
tl_document_attribute_gen.go#L1285: d.Waveform = value
tl_document_attribute_gen.go#L1356: d.Waveform = value
tl_document_attribute_gen.go#L1368: return d.Waveform, true
![]() |
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. |