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 clone_channel method to guild #794

Merged
merged 8 commits into from May 23, 2022
Merged

feat: Add clone_channel method to guild #794

merged 8 commits into from May 23, 2022

Conversation

Nanrech
Copy link
Contributor

@Nanrech Nanrech commented May 17, 2022

About

This PR adds the clone_channel method to the guild class.

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

interactions/api/models/guild.py Outdated Show resolved Hide resolved
@Nanrech Nanrech requested a review from EdVraz May 17, 2022 22:35
Copy link
Contributor

@Toricane Toricane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loop modification

interactions/api/models/guild.py Outdated Show resolved Hide resolved
@Toricane Toricane added documentation Improvements or additions to documentation enhancement New feature or request labels May 18, 2022
Co-authored-by: Toricane <73972068+Toricane@users.noreply.github.com>
@Nanrech Nanrech requested a review from Toricane May 18, 2022 07:43
Copy link
Contributor

@Toricane Toricane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small suggestion

interactions/api/models/guild.py Outdated Show resolved Hide resolved
Copy link
Contributor

@Toricane Toricane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Toricane Toricane merged commit d46d27a into interactions-py:unstable May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants