interactions.py
interactions.py copied to clipboard
[BUG] `MessageType` received an invalid and unexpected value `63`
Library Version
5.15.0
Describe the Bug
Class MessageType received an invalid and unexpected value 63, 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
New api thing that appears to not be documented atm
Steps to Reproduce
N/A
Expected Results
N/A
Minimal Reproducible Code
Traceback
No response
Checklist
- [x] I have searched the open issues for duplicates.
- [x] I have shown the entire traceback, if possible.
- [x] I have removed my token from display, if visible.
- [x] I have attempted to debug this myself, and I believe this issue is with the library
Additional Information
No response
I think it's this? EMOJI_ADDED
https://github.com/Discord-Datamining/Discord-Datamining/commit/c84b07a8b2da6d562af35101e3c1377160fb6279#commitcomment-160785388