Open
Description
Description
I would like to request a new feature for the Go SDK that aligns with Slack’s conversations.invite
method. Specifically, I am looking for an option to set the force parameter to true
.
Background
I couldn't find in the docs a way to include the argument.
(Optional) Slack's documentation
https://api.slack.com/methods/conversations.invite#arg_force
When set to
true
and multiple user IDs are provided, continue inviting the valid ones while disregarding invalid IDs. Defaults tofalse