We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e94536 commit 5a5a1d7Copy full SHA for 5a5a1d7
DEPRECATED.md
@@ -1,6 +1,15 @@
1
# Deprecated classes, methods, properties
2
3
4
+## v3.0.156
5
+
6
+### Methods
7
8
+| Old class | Old pmethod | New class | New method |
9
+| --------- | ----------- | --------- | ---------- |
10
+| GroupChannel | markAsRead(): void | GroupChannel | markAsRead(callback: VoidCallback): Promise<void> |
11
12
13
## v3.0.143
14
15
### Methods
0 commit comments