You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@
7
7
8
8
* update to API spec 157.6.2 ([#87](https://github.com/GetStream/stream-node/issues/87)) ([92cdde4](https://github.com/GetStream/stream-node/commit/92cdde47ca016f70816eb363d8d6123f254b5411))
9
9
10
+
`client.chat.getExportChannelsStatus` is removed, you can use the `client.getTask` instead, or the new `export.channels.success` and `export.channels.error` Webhook events
- Update open api ([4c461e7](https://github.com/GetStream/stream-node/commit/4c461e7e0d46a5c3c214d31934ac4ebc8b2a4ede))
230
-
231
-
`client.chat.getExportChannelsStatus` is removed, you can use the `client.getTask` instead, or the new `export.channels.success` and `export.channels.error` Webhook events
0 commit comments