Skip to content

feat: add InvitableMixin to GuildForum #1611

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

Merged

Conversation

AstreaTSS
Copy link
Member

@AstreaTSS AstreaTSS commented Feb 21, 2024

You can invite people to a forum, after all.

Pull Request Type

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

Description

Simply adds in InvitableMixin to GuildForum since you can indeed invite people to it.

Changes

See description and diff.

Related Issues

Fixes #1592.

Test Scenarios

await forum.create_invite()

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

You can invite people to a forum, after all.
@AstreaTSS AstreaTSS merged commit c0b245f into interactions-py:unstable Mar 8, 2024
@AstreaTSS AstreaTSS deleted the guild-forum-invite-mixin branch March 8, 2024 05:17
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