fix(ui): use a predicate instead of a key

This commit is contained in:
Salvatore Giordano
2022-10-31 12:22:56 +01:00
parent d814d5b0a3
commit 64e41475d9
3 changed files with 46 additions and 41 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
✅ Added
- Added `StreamMessageInput.sendMessageKey` and `StreamMessageInput.clearQuotedMessageKey` to customize the keys used to send and clear the quoted message.
- Added `StreamMessageInput.sendMessageKeyPredicate` and `StreamMessageInput.clearQuotedMessageKeyPredicate` to customize the keys used to send and clear the quoted message.
## 5.1.0