mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
no message
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
import Foundation
|
||||
import AsyncDisplayKit
|
||||
import Display
|
||||
import Postbox
|
||||
import TelegramCore
|
||||
|
||||
class ChatInputPanelNode: ASDisplayNode {
|
||||
var account: Account?
|
||||
var interfaceInteraction: ChatPanelInterfaceInteraction?
|
||||
var peer: Peer?
|
||||
|
||||
func updateFrames(transition: ContainedViewLayoutTransition) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user