fix: Document Option.channel_types and properly support further channel types#1883
Merged
plun1331 merged 11 commits intoPycord-Development:masterfrom Jan 27, 2023
Merged
Conversation
Member
Author
|
So some clarification
Thus changes:
Though I can see these some of this being questionable, so do give your thoughts. |
for more information, see https://pre-commit.ci
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1883 +/- ##
==========================================
- Coverage 33.27% 33.26% -0.01%
==========================================
Files 96 96
Lines 18695 18696 +1
==========================================
Hits 6220 6220
- Misses 12475 12476 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
plun1331
reviewed
Jan 18, 2023
BobDotCom
reviewed
Jan 20, 2023
Co-authored-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com> Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
plun1331
approved these changes
Jan 27, 2023
BobDotCom
approved these changes
Jan 27, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
discord.Option.channel_typesinput_typeto acceptdiscord.ForumChannelanddiscord.DMChannel.Ref. discord.ForumChannel Bug #1882
channel_typesnow overrides theinput_typeInformation
examples, ...).
Checklist
type: ignorecomments were used, a comment is also left explaining why.