mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Show videos in premium preview boxes.
This commit is contained in:
@@ -22,9 +22,17 @@ void ShowStickerPreviewBox(
|
||||
not_null<DocumentData*> document);
|
||||
|
||||
enum class PremiumPreview {
|
||||
MoreUpload,
|
||||
FasterDownload,
|
||||
VoiceToText,
|
||||
NoAds,
|
||||
Reactions,
|
||||
Stickers,
|
||||
Avatars,
|
||||
AdvancedChatManagement,
|
||||
ProfileBadge,
|
||||
AnimatedUserpics,
|
||||
|
||||
kCount,
|
||||
};
|
||||
enum class ReactionDisableType {
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user