AutoDownloadSettings

class pyrogram.raw.types.AutoDownloadSettings

Telegram API type.

Constructor of AutoDownloadSettings.

Details:
  • Layer: 187

  • ID: BAA57628

Parameters:
  • photo_size_max (int 32-bit) – N/A

  • video_size_max (int 64-bit) – N/A

  • file_size_max (int 64-bit) – N/A

  • video_upload_maxbitrate (int 32-bit) – N/A

  • small_queue_active_operations_max (int 32-bit) – N/A

  • large_queue_active_operations_max (int 32-bit) – N/A

  • disabled (bool, optional) – N/A

  • video_preload_large (bool, optional) – N/A

  • audio_preload_next (bool, optional) – N/A

  • phonecalls_less_data (bool, optional) – N/A

  • stories_preload (bool, optional) – N/A