mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Message effects improvements
This commit is contained in:
@@ -887,4 +887,7 @@ open class ChatMessageItemView: ListViewItemNode, ChatMessageItemNodeProtocol {
|
||||
open func contentFrame() -> CGRect {
|
||||
return self.bounds
|
||||
}
|
||||
|
||||
open func playMessageEffect() {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user