Skip to content

Conversation

@krittick
Copy link
Contributor

@krittick krittick commented Jan 27, 2022

This reverts commit 6e65959.

Summary

Reverts #432 as it's causing errors with slash command registration. e.g.

discord/enums.py", line 646, in from_datatype
    if datatype.__name__ in ["Member", "User"]:
AttributeError: 'Option' object has no attribute '__name__'. Did you mean: '__ne__'?

Further review of the changes in #432 is needed before re-merging.

Checklist

  • 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
  • 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, ...)

@krittick krittick self-assigned this Jan 27, 2022
@Lulalaby Lulalaby enabled auto-merge (rebase) January 27, 2022 05:15
@krittick krittick added the priority: high High Priority label Jan 27, 2022
@krittick krittick added this to the v2.0 milestone Jan 27, 2022
@BobDotCom BobDotCom merged commit 213058a into Pycord-Development:master Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: high High Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants