aboutsummaryrefslogtreecommitdiff
path: root/discord/team.py
Commit message (Expand)AuthorAgeFilesLines
* 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