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

refactor(Actions): remove deleted maps #7076

Merged
merged 2 commits into from
Jan 7, 2022
Merged

refactor(Actions): remove deleted maps #7076

merged 2 commits into from
Jan 7, 2022

Conversation

vaporoxx
Copy link
Contributor

@vaporoxx vaporoxx commented Dec 7, 2021

Please describe the changes this PR makes and why it should be merged:

This removes a map on ChannelDelete and GuildDelete actions which keeps track of the deleted guilds. This can be circumvented by not calling the handle method in the method and relying on the websocket event instead. I'm unsure if this will break anything, however from my testing everything still works as expected.

Status and versioning classification:

  • Code changes have been tested against the Discord API
  • Typings don't need updating

@iCrawl
Copy link
Member

iCrawl commented Dec 24, 2021

This needs a rebease.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants