We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
discord.js
Add support for repeatable events: https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object (types: https://discord-api-types.dev/api/discord-api-types-v10/interface/APIGuildScheduledEventRecurrenceRule)
Extension of creating/editing events through discord.js
Add the types and updated API calls for this to work.
No response
The text was updated successfully, but these errors were encountered:
Be sure to search existing pull requests and issues! It could have saved you typing this up.
Sorry, something went wrong.
oops - looked through issues but not PRs.
Successfully merging a pull request may close this issue.
Which application or package is this feature request for?
discord.js
Feature
Add support for repeatable events: https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-recurrence-rule-object (types: https://discord-api-types.dev/api/discord-api-types-v10/interface/APIGuildScheduledEventRecurrenceRule)
Extension of creating/editing events through discord.js
Ideal solution or implementation
Add the types and updated API calls for this to work.
Alternative solutions or implementations
No response
Other context
No response
The text was updated successfully, but these errors were encountered: