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:
@@ -9,7 +9,7 @@ import TelegramPresentationData
|
||||
import PresentationDataUtils
|
||||
import ChatMessageItemView
|
||||
|
||||
extension ChatControllerImpl {
|
||||
public extension ChatControllerImpl {
|
||||
func removeAd(opaqueId: Data) {
|
||||
var foundItemNode: ChatMessageItemView?
|
||||
self.chatDisplayNode.historyNode.forEachItemNode { itemNode in
|
||||
|
||||
Reference in New Issue
Block a user