DocumentAttributeAudio
- class pyrogram.raw.types.DocumentAttributeAudio
Represents an audio file
Constructor of
DocumentAttribute
.- Details:
Layer:
194
ID:
9852F9C6
- Parameters:
duration (
int
32-bit
) – Duration in secondsvoice (
bool
, optional) – Whether this is a voice messagetitle (
str
, optional) – Name of songperformer (
str
, optional) – Performerwaveform (
bytes
, optional) – Waveform: consists in a series of bitpacked 5-bit values. Example implementation: android.