mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various improvements
This commit is contained in:
@@ -326,6 +326,7 @@ final class ChatManagingBotTitlePanelNode: ChatTitleAccessoryPanelNode {
|
||||
urlContext: .generic,
|
||||
navigationController: chatController.navigationController as? NavigationController,
|
||||
forceExternal: false,
|
||||
forceUpdate: false,
|
||||
openPeer: { [weak self] peer, navigation in
|
||||
guard let self, let chatController = interfaceInteraction.chatController() else {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user