2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Suggest premium on transfer speed limiting.

This commit is contained in:
John Preston
2024-03-28 13:47:06 +04:00
parent 0dd1a4973a
commit f65bc7c0bd
13 changed files with 262 additions and 17 deletions

View File

@@ -233,6 +233,8 @@ public:
Fn<void()> callback,
const SectionShow &params) const;
void showNonPremiumLimitToast(bool download);
void dialogsCancelled();
protected: