mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Hashtag search improvements
This commit is contained in:
@@ -1828,6 +1828,8 @@ public final class ChatEntityKeyboardInputNode: ChatInputNode {
|
||||
switch customChatContents.kind {
|
||||
case .quickReplyMessageInput:
|
||||
break
|
||||
case .hashTagSearch:
|
||||
break
|
||||
case .businessLinkSetup:
|
||||
stickerContent = nil
|
||||
gifContent = nil
|
||||
|
||||
Reference in New Issue
Block a user