2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Allow saving "Autotranslation of Messages" in channels.

This commit is contained in:
John Preston
2025-04-24 13:54:07 +04:00
parent 8d734f5cc4
commit eb81c33308
13 changed files with 174 additions and 5 deletions

View File

@@ -102,6 +102,7 @@ public:
[[nodiscard]] int channelWallpaperLevelMin() const;
[[nodiscard]] int channelCustomWallpaperLevelMin() const;
[[nodiscard]] int channelRestrictSponsoredLevelMin() const;
[[nodiscard]] int channelAutoTranslateLevelMin() const;
[[nodiscard]] int groupTranscribeLevelMin() const;
[[nodiscard]] int groupEmojiStickersLevelMin() const;
[[nodiscard]] int groupProfileBgIconLevelMin() const;