Skip to content

[BUG] Class PremiumType received an invalid and unexpected value 3 #1564

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

Closed
4 tasks done
ryandiamond23 opened this issue Oct 21, 2023 · 1 comment
Closed
4 tasks done

Comments

@ryandiamond23
Copy link

Library Version

5.10.0

Describe the Bug

After upgrading to latest version, I am seeing the following error showing in my bot logs:

10/21/2023 00:03:36 - [DEBUG]: Fetching Discord client token secret
10/21/2023 00:03:36 - [DEBUG]: Successfully retrieved Discord client token
10/21/2023 00:03:36 - [INFO]: Discord bot starting...
10/21/2023 00:03:37 - [DEBUG]: Discord bot started!
Class PremiumType received an invalid and unexpected value 3, a new enum item will be created to represent this value. Please update interactions.py or report this issue on GitHub - https://github.com/interactions-py/interactions.py/issues

Steps to Reproduce

Start bot using latest version.

Expected Results

No error is shown in the logs when starting bot.

Minimal Reproducible Code

No response

Traceback

No response

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.
  • I have attempted to debug this myself, and I believe this issue is with the library

Additional Information

No response

@Developer89899
Copy link
Contributor

This has already been reported and fixed in

#1563

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

No branches or pull requests

3 participants