mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Improved sticker pack preview
This commit is contained in:
@@ -1450,7 +1450,7 @@ public func userInfoController(context: AccountContext, peerId: PeerId, mode: Pe
|
||||
presentControllerImpl?(c, a)
|
||||
}, dismissInput: {
|
||||
dismissInputImpl?()
|
||||
})
|
||||
}, contentContext: nil)
|
||||
}
|
||||
shareBotImpl = { [weak controller] in
|
||||
let _ = (getUserPeer(postbox: context.account.postbox, peerId: peerId)
|
||||
|
||||
Reference in New Issue
Block a user