Open
Description
Library Version
5.11.0
Describe the Bug
Class AuditLogEventType
received an invalid and unexpected value 130
, 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
130 = Add a sound to the soundboard
131 = Modify a sound in the soundboard
132 = Delete a sound from the soundboard
Expected Results
AuditLogeventType should recognize these
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