Slack.Web.Groups.rename
You're seeing just the function
rename, go back to Slack.Web.Groups module for more information.
Renames a private channel.
Required Params
channel- Private channel to renamename- New name for private channel.
Errors the API can return:
channel_not_found- Value passed forchannelwas invalid.invalid_name- New name is invalidname_taken- New channel name is taken