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