Add support for creating parties #35

Open
wasi-master wants to merge 2 commits from wasi-master/2.0 into 2.0
wasi-master commented 2021-08-30 05:44:21 +00:00 (Migrated from github.com)

Summary

Adds the same thing as https://www.npmjs.com/package/discord-together and https://pypi.org/project/discord-together/

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

Additional Info

Any suggestions are appreciated. The documentation needs to be improved for this so this is currently a draft PR

## Summary Adds the same thing as https://www.npmjs.com/package/discord-together and https://pypi.org/project/discord-together/ ## Checklist - [x] If code changes were made then they have been tested. - [x] I have updated the documentation to reflect the changes. - [ ] This PR fixes an issue. - [x] This PR adds something new (e.g. new method or parameters). - [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed) - [ ] This PR is **not** a code change (e.g. documentation, README, ...) ## Additional Info Any suggestions are appreciated. The documentation needs to be improved for this so this is currently a draft PR
This pull request has changes conflicting with the target branch.
  • discord/enums.py
  • discord/http.py

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin wasi-master/2.0:wasi-master/2.0
git checkout wasi-master/2.0
Sign in to join this conversation.
No description provided.