feat(discord/create-new-scheduled-event): rework fields

This commit is contained in:
Ali BARIN
2023-11-27 16:59:36 +00:00
parent 36f991b6f9
commit c98ac05097
7 changed files with 194 additions and 156 deletions

View File

@@ -3,8 +3,8 @@ favicon: /favicons/discord.svg
items:
- name: Send a message to channel
desc: Sends a message to a specific channel you specify.
- name: Create a new event
desc: Creates a new server event.
- name: Create a new scheduled event
desc: Creates a new scheduled event.
---
<script setup>