We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35d8267 + 0c57971 commit c375744Copy full SHA for c375744
CHANGELOG_KTX.md
@@ -1,4 +1,10 @@
1
# Changelog
2
+## v4.32.0 (Nov 06, 2025)
3
+### Features
4
+- Added AI Agent Message Feedback coroutine extensions
5
+ - Added `SendbirdChat.AIAgent.awaitCreateMessageFeedback()` suspend function
6
+ - Added `SendbirdChat.AIAgent.awaitUpdateMessageFeedback()` suspend function
7
+ - Added `SendbirdChat.AIAgent.awaitDeleteMessageFeedback()` suspend function
8
## v4.31.1 (Nov 03, 2025)
9
### Features
10
- Updated chat sdk to version 4.31.1
0 commit comments