1 messages · Page 1 of 1 (latest)
I am trying to create community events with my discordjs (14.8.0) bot.
I found this method:
https://discord.js.org/#/docs/discord.js/main/class/GuildScheduledEventManager?scrollTo=create
but thought it's for scheduled events (like daily, weekly, ..)?
Is there another method for individual events?