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

[Feature] Media channel support #1

Merged
merged 19 commits into from
Dec 7, 2023
Merged

[Feature] Media channel support #1

merged 19 commits into from
Dec 7, 2023

Conversation

Panthr75
Copy link
Owner

@Panthr75 Panthr75 commented Jul 7, 2023

Mirror of discord-net#2725

docs

This PR adds support for the new media channels.

Warning

This feature is not released & fully documented yet, so use this at your own risk as things might change at any moment.

Changes

  • add IMediaChannel, rest & socket entities.
  • add new channel flag
  • add IsThumbnail property to FileAttachment - one can be set for an image used as a thumbnail in a media channel post
  • update everything to support new ChannelType
  • misc Add some missing forum channel related methods to IGuild

TODO:

  • Find out if the lack of webhook support is a bug or is intended behavior

This PR is based on PR discord-net#2720

@Panthr75 Panthr75 added the enhancement New feature or request label Jul 7, 2023
@Panthr75 Panthr75 self-assigned this Jul 7, 2023
@Panthr75 Panthr75 added discord feature priority: improvement discord.net Cloned issue/pr from Discord.Net and removed enhancement New feature or request labels Jul 9, 2023
@Panthr75 Panthr75 changed the title Implement media channels [Feature] Media channel support Jul 9, 2023
@Panthr75 Panthr75 marked this pull request as ready for review December 7, 2023 05:19
@Panthr75 Panthr75 merged commit 22a031d into bonnel-lib Dec 7, 2023
@Panthr75 Panthr75 deleted the media-channels branch December 7, 2023 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant