mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -15,6 +15,7 @@ public enum ServerProvidedSuggestion: String {
|
||||
case xmasPremiumGift = "PREMIUM_CHRISTMAS"
|
||||
case setupBirthday = "BIRTHDAY_SETUP"
|
||||
case todayBirthdays = "BIRTHDAY_CONTACTS_TODAY"
|
||||
case gracePremium = "PREMIUM_GRACE"
|
||||
}
|
||||
|
||||
private var dismissedSuggestionsPromise = ValuePromise<[AccountRecordId: Set<ServerProvidedSuggestion>]>([:])
|
||||
|
||||
Reference in New Issue
Block a user