aboutsummaryrefslogtreecommitdiff
path: root/discord/team.py
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixes (#2531)Harmon2020-01-241-1/+1
* Fixes and improvements for v1.3 documentationHarmon2020-01-221-0/+4
* Bump copyright year to 2020Rapptz2020-01-191-1/+1
* Fix TeamMember.team typehintingJoshua B2019-07-011-1/+1
* Export Team related stuff from __init__Rapptz2019-06-301-0/+4
* Team.owner should return a TeamMember.Rapptz2019-06-301-3/+2
* TeamMember inherits from BaseUser instead of attribute.Rapptz2019-06-301-10/+34
* [commands] Properly raise the correct exception for owner_idsRapptz2019-06-291-2/+0
* Support team members data in application infofourjr2019-06-291-0/+100