Files
automatisch/packages/docs/pages/apps/discord/actions.md
DerKlobold 36f991b6f9 feat: discord createNewEvent action in docs
adds a simple entry in the docs for the createNewEvent action
2023-11-26 18:59:01 +01:00

320 B

favicon, items
favicon items
/favicons/discord.svg
name desc
Send a message to channel Sends a message to a specific channel you specify.
name desc
Create a new event Creates a new server event.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>