Files
automatisch/packages/docs/pages/apps/slack/actions.md

325 B

favicon, items
favicon items
/favicons/slack.svg
name desc
Find a message Finds a message using the Slack search feature.
name desc
Send a message to channel Sends a message to a channel you specify.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>