account.SaveAutoSaveSettings
- class pyrogram.raw.functions.account.SaveAutoSaveSettings
Modify autosave settings
- Details:
Layer:
194
ID:
D69B8361
- Parameters:
settings (
AutoSaveSettings
) – The new autosave settingsusers (
bool
, optional) – Whether the new settings should affect all private chatschats (
bool
, optional) – Whether the new settings should affect all groupsbroadcasts (
bool
, optional) – Whether the new settings should affect all channelspeer (
InputPeer
, optional) – Whether the new settings should affect a specific peer
- Returns:
bool