aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/UserPrivacySetting.h
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2024-11-14 14:27:49 +0300
committerlevlam <levlam@telegram.org>2024-11-14 14:27:49 +0300
commitb7070725deb247c73da2d39a7fde990aaaff687b (patch)
tree0f6ddc3f62f4868c9767edf7e335a3fe4e8f8b3a /td/telegram/UserPrivacySetting.h
parent5849eff9c300004177bd0b42668741f4c724318c (diff)
Add td_api::userPrivacySettingAutosaveGifts.
Diffstat (limited to 'td/telegram/UserPrivacySetting.h')
-rw-r--r--td/telegram/UserPrivacySetting.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/td/telegram/UserPrivacySetting.h b/td/telegram/UserPrivacySetting.h
index 502ff6744..3eef0f741 100644
--- a/td/telegram/UserPrivacySetting.h
+++ b/td/telegram/UserPrivacySetting.h
@@ -28,6 +28,7 @@ class UserPrivacySetting {
VoiceMessages,
UserBio,
UserBirthdate,
+ StarGiftAutosave,
Size
};