github.com/gotd/td/tg.DocumentAttributeAudio.Waveform (field)
8 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L965: Waveform []byte
tl_document_attribute_gen.go#L1003: if !(d.Waveform == nil) {
tl_document_attribute_gen.go#L1038: d.Waveform = val
tl_document_attribute_gen.go#L1105: if !(d.Waveform == nil) {
tl_document_attribute_gen.go#L1136: b.PutBytes(d.Waveform)
tl_document_attribute_gen.go#L1189: d.Waveform = value
tl_document_attribute_gen.go#L1260: d.Waveform = value
tl_document_attribute_gen.go#L1272: return d.Waveform, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |