Show videos in premium preview boxes.

This commit is contained in:
John Preston
2022-06-10 12:03:47 +04:00
parent 1b604bed0b
commit f78b9324dc
10 changed files with 475 additions and 17 deletions
@@ -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,