mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Premium features
This commit is contained in:
@@ -1109,7 +1109,7 @@ 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",
|
||||
|
||||
Reference in New Issue
Block a user