Skip to content
New issue

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

Missing properties in api response for DiscordScheduledEvent #435

Open
sentry-io bot opened this issue Jan 21, 2024 · 1 comment
Open

Missing properties in api response for DiscordScheduledEvent #435

sentry-io bot opened this issue Jan 21, 2024 · 1 comment
Labels
core Changes something in core documentation Improvements or additions to documentation enhancement New feature or request v10 Targets Discord API v10

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 21, 2024

Sentry Issue: DISCATSHARP-27B

Found missing properties in api response for DiscordScheduledEvent

New fields: ["recurrence_rule","privacy_level","guild_scheduled_event_exceptions","auto_start"]

Events can be recurrent. Ask @Lulalaby for full data. Docs not yet on discord-api-docs.
privacy_level should be added to ignored fields.

@sentry-io sentry-io bot added enhancement New feature or request v10 Targets Discord API v10 labels Jan 21, 2024
@Lulalaby Lulalaby changed the title Found missing properties in api response for DiscordScheduledEvent Missing properties in api response for DiscordScheduledEvent Jan 21, 2024
@Lulalaby Lulalaby added documentation Improvements or additions to documentation core Changes something in core labels Apr 21, 2024
Copy link
Author

sentry-io bot commented Aug 27, 2024

Sentry Issue: DISCATSHARP-2CA

Lulalaby added a commit that referenced this issue Aug 27, 2024
Fixes DISCATSHARP-2CA
Fxies #435
Lulalaby added a commit that referenced this issue Aug 27, 2024
Fixes DISCATSHARP-2CA
Fxies #435
fix: DiscordScheduledEvent.Channel is not a Task<DiscordChannel> anymore, but instead a DiscordChannel?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Changes something in core documentation Improvements or additions to documentation enhancement New feature or request v10 Targets Discord API v10
Development

No branches or pull requests

1 participant