mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various fixes
This commit is contained in:
@@ -79,7 +79,7 @@ public enum ContactMultiselectionControllerMode {
|
||||
case channelCreation
|
||||
case chatSelection(ChatSelection)
|
||||
case premiumGifting(birthdays: [EnginePeer.Id: TelegramBirthday]?, selectToday: Bool, hasActions: Bool)
|
||||
case requestedUsersSelection
|
||||
case requestedUsersSelection(isBot: Bool?, isPremium: Bool?)
|
||||
}
|
||||
|
||||
public enum ContactListFilter {
|
||||
|
||||
Reference in New Issue
Block a user