We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6736c1 commit 211fc58Copy full SHA for 211fc58
CHANGELOG.md
@@ -15,6 +15,8 @@
15
* Resolve the type error related to `PropsWithChildren`.
16
* Address the issue of not being assignable to type error, where the property 'children' doesn't exist on type `PropsWithChildren`.
17
* Use `PropsWithChildren<unknown> `instead of `PropsWithChildren`.
18
+ * Fixed a voice message length parsing issue
19
+ * Include metaArray to the message list when fetching messages again by connecting
20
21
## [v3.9.1] (Dec 8 2023)
22
0 commit comments