aboutsummaryrefslogtreecommitdiff
path: root/discord/invite.py
Commit message (Expand)AuthorAgeFilesLines
* Switch to NumPy style documentation.Rapptz2015-12-041-29/+18
* Add Client.get_invite to turn a URL to an Invite object.Rapptz2015-11-261-2/+8
* Add the ability to accept invites.Rapptz2015-09-051-1/+7
* Add support for creating invites.Rapptz2015-09-041-0/+86