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

Add MediaChannels #853

Merged
merged 1 commit into from
Sep 3, 2023
Merged

Add MediaChannels #853

merged 1 commit into from
Sep 3, 2023

Conversation

lukellmann
Copy link
Member

Common functionality between ForumChannel and MediaChannel was extracted to a new ThreadOnlyChannel supertype.

see discord/discord-api-docs#6232

@lukellmann
Copy link
Member Author

lukellmann commented Aug 3, 2023

i think one thing that could still be improved is to have a common supertype for the create / edit builders, they are mostly copy-pasted from the forum ones

@DRSchlaubi
Copy link
Member

Yeey a new channel interface

@lukellmann lukellmann force-pushed the media-channels branch 4 times, most recently from 94b1864 to e80d5c8 Compare September 3, 2023 18:37
@lukellmann
Copy link
Member Author

i think one thing that could still be improved is to have a common supertype for the create / edit builders, they are mostly copy-pasted from the forum ones

i've decided that this can be done in a separate pr, so this one doesn't take longer than necessary

@lukellmann lukellmann marked this pull request as ready for review September 3, 2023 18:46
Common functionality between ForumChannel and MediaChannel was extracted
to a new ThreadOnlyChannel supertype.

See discord/discord-api-docs#6232
@lukellmann lukellmann merged commit 4aa9701 into main Sep 3, 2023
6 checks passed
@lukellmann lukellmann deleted the media-channels branch September 3, 2023 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants