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

[BUG] Moderated argument missing for tags

Open Mias15 opened this issue 1 year ago • 1 comments

Library Version

5.11.0

Describe the Bug

While creating a new tag for a forum you can set the moderation value for it.

image

image 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

Mias15 avatar Dec 05 '23 23:12 Mias15

Is this only an issue for .create_tag()? This also appears to be a feature request since it's missing functionality.

eightween avatar Dec 09 '23 22:12 eightween