sim-setup 1.0.13-preview.113.1 → 1.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -23877,7 +23877,7 @@ var init_integrations = __esm(() => {
|
|
|
23877
23877
|
},
|
|
23878
23878
|
{
|
|
23879
23879
|
name: "List Channels",
|
|
23880
|
-
description: "List
|
|
23880
|
+
description: "List one page of accessible public and private Slack channels. Pass the returned nextCursor as cursor to fetch the next page."
|
|
23881
23881
|
},
|
|
23882
23882
|
{
|
|
23883
23883
|
name: "List Channel Members",
|