Media autosave settings
autoSaveSettings#c84834ce flags:# photos:flags.0?true videos:flags.1?true video_max_size:flags.2?long = AutoSaveSettings;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
photos | flags.0?true | Whether photos should be autosaved to the gallery. |
videos | flags.1?true | Whether videos should be autosaved to the gallery. |
video_max_size | flags.2?long | If set, specifies a size limit for autosavable videos |