Initial chat links edition implementation.

This commit is contained in:
John Preston
2024-03-26 14:00:34 +04:00
parent 6fe0c60204
commit 3d54f8ec49
23 changed files with 1250 additions and 53 deletions
@@ -75,6 +75,7 @@ enum class PremiumFeature {
AwayMessage,
BusinessBots,
ChatIntro,
ChatLinks,
kCount,
};