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

[BUG] `MessageType` received an invalid and unexpected value `63`

Open AutonomousCat opened this issue 3 months ago • 1 comments

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

AutonomousCat avatar Aug 22 '25 21:08 AutonomousCat

I think it's this? EMOJI_ADDED

https://github.com/Discord-Datamining/Discord-Datamining/commit/c84b07a8b2da6d562af35101e3c1377160fb6279#commitcomment-160785388

AutonomousCat avatar Aug 22 '25 21:08 AutonomousCat