Audio

class aiogram.types.audio.Audio(conf: Optional[Dict[str, Any]] = None, **kwargs: Any)[source]

Bases: TelegramObject, 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