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

Fix on_scheduled_event_update event #1580

Merged
merged 2 commits into from
Aug 20, 2022

Conversation

NeloBlivion
Copy link
Member

Summary

Fixes on_scheduled_event_update's before argument always being None by converting the ID to int before getting the event.

Closes #1579

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting, examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.

@Lulalaby
Copy link
Member

someone fix the code spell issue please, the failing ci's are annoying.
Idc if it's out of scope

@Lulalaby Lulalaby enabled auto-merge (squash) August 20, 2022 03:53
@Lulalaby Lulalaby requested a review from Dorukyum August 20, 2022 16:57
@Lulalaby Lulalaby merged commit dddf38d into Pycord-Development:master Aug 20, 2022
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.

«on_scheduled_event_update» event always returns None instead of «before»
4 participants