Skip to content

ScopeAutosaveSettings

Type · TDLib 1.8.67 · d1085f9c

Contains autosave settings for an autosave settings scope

ScopeAutosaveSettings(
  autosave_photos: Bool,
  autosave_videos: Bool,
  max_video_file_size: int53
) → ScopeAutosaveSettings

autosave_photos

Bool

True, if photo autosave is enabled

autosave_videos

Bool

True, if video autosave is enabled

max_video_file_size

int53

The maximum size of a video file to be autosaved, in bytes; 512 KB - 4000 MB