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

[FEAT] Add create_invite method to GuildForum

Open Mias15 opened this issue 1 year ago • 1 comments

Library Version

5.11.0

Describe the Bug

AttributeError: 'GuildForum' object has no attribute 'create_invite' image

Steps to Reproduce

Try creating an invitation for a forum channel.

Expected Results

That you can create one.

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 07 '23 14:12 Mias15

This is a feature request, I suggest submitting a PR (you or anyone else for that matter) for implementing this.

eightween avatar Dec 09 '23 22:12 eightween