mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Implement stories premium promo.
This commit is contained in:
@@ -41,7 +41,13 @@ void DoubledLimitsPreviewBox(
|
||||
not_null<Ui::GenericBox*> box,
|
||||
not_null<Main::Session*> session);
|
||||
|
||||
void UpgradedStoriesPreviewBox(
|
||||
not_null<Ui::GenericBox*> box,
|
||||
not_null<Main::Session*> session);
|
||||
|
||||
enum class PremiumPreview {
|
||||
Stories,
|
||||
DoubleLimits,
|
||||
MoreUpload,
|
||||
FasterDownload,
|
||||
VoiceToText,
|
||||
|
||||
Reference in New Issue
Block a user