You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 value3
, 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/issuesSteps 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
Additional Information
No response
The text was updated successfully, but these errors were encountered: