Skip to content

Commit 5a5a1d7

Browse files
authored
Update DEPRECATED.md
1 parent 9e94536 commit 5a5a1d7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

DEPRECATED.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Deprecated classes, methods, properties
22

33

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+
413
## v3.0.143
514

615
### Methods

0 commit comments

Comments
 (0)