interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

[BUG] `MessageType` received an invalid and unexpected value `38` & `36`

Open AutonomousCat opened this issue 1 year ago • 0 comments

Library Version

5.11.0

Describe the Bug

Class MessageType received an invalid and unexpected value 38, a new enum item will be created to represent this value. Class MessageType received an invalid and unexpected value 36, 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

It asked me to report, so here it is.

Steps to Reproduce

N/A

Expected Results

N/A

Minimal Reproducible Code

No response

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

AutonomousCat avatar Jan 14 '24 00:01 AutonomousCat