Close
Close a direct message
Close
Close a direct message
yaml
type: "io.kestra.plugin.slack.app.conversations.Close"Examples
yaml
id: slack_close_dm
namespace: company.team
tasks:
- id: close_dm
type: io.kestra.plugin.slack.app.conversations.Close
token: "{{ secret('SLACK_TOKEN') }}"
channel: "D1234567890"