Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Add missing channel creation helper methods #1487

Open
4 tasks done
Mias15 opened this issue Jul 15, 2023 · 4 comments
Open
4 tasks done

[FEAT] Add missing channel creation helper methods #1487

Mias15 opened this issue Jul 15, 2023 · 4 comments
Assignees
Labels
good first issue Good for newcomers on hold This issue/PR is on hold pending higher priority issues/PRs

Comments

@Mias15
Copy link

Mias15 commented Jul 15, 2023

Library Version

5.8.0

Describe the Bug

create_forum_channel() and create_media_channel() is missing

image

Steps to Reproduce

try to create a forum/media channel without using the normal create_channel(channel_type=ChannelType.GUILD_FORUM/MEDIA) method

Expected Results

That they would be there

Minimal Reproducible Code

No response

Traceback

No response

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.
  • I have attempted to debug this myself, and I believe this issue is with the library

Additional Information

No response

@AstreaTSS
Copy link
Member

...that's a feature addition, not a bug.

@AstreaTSS AstreaTSS changed the title [BUG] create_forum_channel() / create_media_channel() missing [FEAT] Add create_forum_channel() / create_media_channel() Jul 15, 2023
@LordOfPolls LordOfPolls self-assigned this Jul 15, 2023
@LordOfPolls
Copy link
Contributor

LordOfPolls commented Jul 15, 2023

@LordOfPolls LordOfPolls changed the title [FEAT] Add create_forum_channel() / create_media_channel() [FEAT] Add create_media_channel() Jul 15, 2023
@i0bs
Copy link
Contributor

i0bs commented Jul 19, 2023

@LordOfPolls willing to assign myself if you'd like

@Mias15
Copy link
Author

Mias15 commented Dec 4, 2023

@i0bs feel free to do so ^^

@eightween eightween added good first issue Good for newcomers on hold This issue/PR is on hold pending higher priority issues/PRs labels Dec 9, 2023
@eightween eightween changed the title [FEAT] Add create_media_channel() [FEAT] Add missing channel creation helper methods Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers on hold This issue/PR is on hold pending higher priority issues/PRs
Projects
None yet
Development

No branches or pull requests

5 participants