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 forum/media channel create methods #1629

Draft
wants to merge 2 commits into
base: unstable
Choose a base branch
from

Conversation

eightween
Copy link
Member

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: [Replace with a description]

Description

Adds helper methods for Discord's resource datatypes regarding to creating forum and media channels.

Changes

See contents

Related Issues

Test Scenarios

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 46.15%. Comparing base (b41c47e) to head (03106fa).

Files Patch % Lines
interactions/models/discord/channel.py 50.00% 2 Missing ⚠️
interactions/models/discord/guild.py 50.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           unstable    #1629   +/-   ##
=========================================
  Coverage     46.15%   46.15%           
=========================================
  Files           147      147           
  Lines         15618    15626    +8     
=========================================
+ Hits           7208     7212    +4     
- Misses         8410     8414    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

2 participants