diff options
| author | levlam <levlam@telegram.org> | 2024-11-14 14:27:49 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2024-11-14 14:27:49 +0300 |
| commit | b7070725deb247c73da2d39a7fde990aaaff687b (patch) | |
| tree | 0f6ddc3f62f4868c9767edf7e335a3fe4e8f8b3a /td/telegram/UserPrivacySetting.h | |
| parent | 5849eff9c300004177bd0b42668741f4c724318c (diff) | |
Add td_api::userPrivacySettingAutosaveGifts.
Diffstat (limited to 'td/telegram/UserPrivacySetting.h')
| -rw-r--r-- | td/telegram/UserPrivacySetting.h | 1 |
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 }; |
