Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios

This commit is contained in:
Ilya Laktyushin
2024-03-20 17:35:07 +04:00
45 changed files with 1711 additions and 679 deletions

View File

@@ -1131,7 +1131,7 @@ public func selectivePrivacySettingsController(
)
]
}
let selectedCategories = Set<Int>()
let selectedCategories = Set<Int>([AdditionalCategoryId.premiumUsers.rawValue])
let controller = context.sharedContext.makeContactMultiselectionController(ContactMultiselectionControllerParams(context: context, mode: .chatSelection(ContactMultiselectionControllerMode.ChatSelection(
title: "Add Users",