AutoSaveSettings#
- class pyrogram.raw.types.AutoSaveSettings#
Media autosave settings.
Constructor of
AutoSaveSettings
.- Details:
Layer:
158
ID:
C84834CE
- Parameters:
photos (
bool
, optional) – Whether photos should be autosaved to the gallery.videos (
bool
, optional) – Whether videos should be autosaved to the gallery.video_max_size (
int
64-bit
, optional) – If set, specifies a size limit for autosavable videos.