[FEAT] Add missing channel creation helper methods #1487
Labels
good first issue
Good for newcomers
on hold
This issue/PR is on hold pending higher priority issues/PRs
Library Version
5.8.0
Describe the Bug
create_forum_channel()
andcreate_media_channel()
is missingSteps to Reproduce
try to create a forum/media channel without using the normal
create_channel(channel_type=ChannelType.GUILD_FORUM/MEDIA)
methodExpected Results
That they would be there
Minimal Reproducible Code
No response
Traceback
No response
Checklist
Additional Information
No response
The text was updated successfully, but these errors were encountered: