Skip to main content

autoSaveSettings

Media autosave settings

type tg.AutoSaveSettings struct { /* ... */ }

Fields

NameTypeRequiredDescription
PhotosboolWhether photos should be autosaved to the gallery.
VideosboolWhether videos should be autosaved to the gallery.
VideoMaxSizeint64If set, specifies a size limit for autosavable videos

References