Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels