Audio¶
-
class
aiogram.types.audio.
Audio
(conf: Optional[Dict[str, Any]] = None, **kwargs: Any)[source]¶ Bases:
aiogram.types.base.TelegramObject
,aiogram.types.mixins.Downloadable
This object represents an audio file to be treated as music by the Telegram clients.
https://core.telegram.org/bots/api#audio
Deserialize object
- Parameters
conf –
kwargs –