Files
automatisch/packages/docs/pages/apps/mattermost/actions.md
KrzysztofDK 676027245f feat(mattermost): add auth and send message to channel action
* feat: mattermost integration

* post review adjustments
2023-06-29 16:45:57 +02:00

247 B

favicon, items
favicon items
/favicons/mattermost.svg
name desc
Send a message to channel Sends a message to a channel you specify.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>