mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
Support age verification for sensitive media.
This commit is contained in:
@@ -102,6 +102,11 @@ public:
|
||||
[[nodiscard]] int suggestedPostDelayMax() const;
|
||||
[[nodiscard]] TimeId suggestedPostAgeMin() const;
|
||||
|
||||
[[nodiscard]] bool ageVerifyNeeded() const;
|
||||
[[nodiscard]] QString ageVerifyCountry() const;
|
||||
[[nodiscard]] int ageVerifyMinAge() const;
|
||||
[[nodiscard]] QString ageVerifyBotUsername() const;
|
||||
|
||||
void refresh(bool force = false);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user