mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Chat links and other features
This commit is contained in:
@@ -403,7 +403,7 @@ func inputPanelForChatPresentationIntefaceState(_ chatPresentationInterfaceState
|
||||
|
||||
if case let .customChatContents(customChatContents) = chatPresentationInterfaceState.subject {
|
||||
switch customChatContents.kind {
|
||||
case .quickReplyMessageInput:
|
||||
case .quickReplyMessageInput, .businessLinkSetup:
|
||||
displayInputTextPanel = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user