slack icon indicating copy to clipboard operation
slack copied to clipboard

conversations.invite force argument request

Open jubenitezg opened this issue 1 year ago • 0 comments

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 to false

jubenitezg avatar Sep 04 '24 16:09 jubenitezg