interactions.py
interactions.py copied to clipboard
[BUG] Moderated argument missing for tags
Library Version
5.11.0
Describe the Bug
While creating a new tag for a forum you can set the moderation value for it.
https://discord.com/developers/docs/resources/channel#forum-tag-object-forum-tag-structure
Steps to Reproduce
Try to create a mod only tag for a forum channel.
Expected Results
That you can make the tag mod only
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
Is this only an issue for .create_tag()? This also appears to be a feature request since it's missing functionality.