interactions.py
interactions.py copied to clipboard
[BUG] ChannelFlags is missing REQUIRE_TAG
Library Version
5.12.0
Describe the Bug
REQUIRE_TAG is missing as a channel flag
https://discord.com/developers/docs/resources/channel#modify-channel-json-params-guild-channel
Steps to Reproduce
.
Expected Results
.
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