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

Update to API v9 #1847

Merged
merged 3 commits into from
May 24, 2021
Merged

Update to API v9 #1847

merged 3 commits into from
May 24, 2021

Conversation

SubZero0
Copy link
Member

@SubZero0 SubZero0 commented May 23, 2021

Summary

This PR will track and list all changes done to support the v9 version.

Changes

  • Change DiscordConfig.APIVersion to 9
  • Change the repo url in DiscordConfig.UserAgent
  • Remove DiscordConfig.RateLimitPrecision as it's ignored
  • Remove DiscordSocketConfig.GuildSubscriptions in favor of GatewayIntents
  • Add new flags to GatewayIntents: AllUnprivileged and All
  • Change DiscordSocketConfig.GatewayIntents to non-nullable and default it to AllUnprivileged
  • Remove IPresence.Activity
  • Remove all references to GuildEmbed in favor of GuildWidget
  • Remove the method IUserMessage.ModifySuppressionAsync as the route was removed

@SubZero0 SubZero0 marked this pull request as ready for review May 24, 2021 14:11
@SubZero0 SubZero0 merged commit 06a64b7 into discord-net:dev May 24, 2021
@SubZero0 SubZero0 deleted the api-v9 branch May 24, 2021 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant