This function allows your workflow to add users to a channel. It only works with channels your workflow created.
You can provide the usergroup_ids
or user_ids
parameters.
const inviteUserToChannelStep = ExampleWorkflow.addStep(
Schema.slack.functions.InviteUserToChannel,
{
channel_ids: ["C082T4F6S1N"],
user_ids: ["U0R36M8T62", "U0J46F228L0"],
},
);
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4