mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Hashtag search improvements
This commit is contained in:
@@ -223,6 +223,8 @@ func updateChatPresentationInterfaceStateImpl(
|
||||
var canHaveUrlPreview = true
|
||||
if case let .customChatContents(customChatContents) = updatedChatPresentationInterfaceState.subject {
|
||||
switch customChatContents.kind {
|
||||
case .hashTagSearch:
|
||||
break
|
||||
case .quickReplyMessageInput:
|
||||
break
|
||||
case .businessLinkSetup:
|
||||
|
||||
Reference in New Issue
Block a user