waveform property

bytes waveform
read / write

A waveform representation of the voice note in 5-bit format. ; base64-encoded bytes List<int>

Implementation

late bytes waveform;