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 support for GET invite endpoint #804

Merged
merged 21 commits into from
Jun 1, 2022
Merged

feat: Add support for GET invite endpoint #804

merged 21 commits into from
Jun 1, 2022

Conversation

Nanrech
Copy link
Contributor

@Nanrech Nanrech commented May 27, 2022

About

This pull request adds support for the GET invite endpoint and moves the DELETE invite one to a new class, InviteRequest, from ChannelRequest.

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

@FayeDel FayeDel linked an issue May 31, 2022 that may be closed by this pull request
1 task
Copy link
Contributor

@EdVraz EdVraz left a comment

Choose a reason for hiding this comment

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

Resolve the ci failure please

interactions/api/http/invite.py Show resolved Hide resolved
interactions/api/models/guild.py Outdated Show resolved Hide resolved
Nanrech and others added 3 commits June 1, 2022 08:43
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
Co-authored-by: EdVraz <88881326+EdVraz@users.noreply.github.com>
@Nanrech
Copy link
Contributor Author

Nanrech commented Jun 1, 2022

pre-commit.ci autofix

@EdVraz
Copy link
Contributor

EdVraz commented Jun 1, 2022

@Nanrech
Copy link
Contributor Author

Nanrech commented Jun 1, 2022

Ok, it should be good to go now.

@EdVraz EdVraz merged commit 9f7f310 into interactions-py:unstable Jun 1, 2022
@Nanrech Nanrech deleted the invites-nan branch June 1, 2022 07:08
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.

[REQUEST] Add http method to fetch invites
2 participants