Merge commit 'b261e67c34f1ddef7292334bfb0e76d0ebcce6e7'

This commit is contained in:
Isaac
2024-03-19 22:59:41 +04:00
8 changed files with 190 additions and 64 deletions

View File

@@ -1149,7 +1149,7 @@ public final class ChatEntityKeyboardInputNode: ChatInputNode {
return
}
guard let file = item.itemFile else {
if groupId == AnyHashable("recent"), case .icon(.add) = item.content {
if case .icon(.add) = item.content {
interaction.openStickerEditor()
}
return