| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix TeamMember.team typehinting | Joshua B | 2019-07-01 | 1 | -1/+1 |
| * | Export Team related stuff from __init__ | Rapptz | 2019-06-30 | 1 | -0/+4 |
| * | Team.owner should return a TeamMember. | Rapptz | 2019-06-30 | 1 | -3/+2 |
| * | TeamMember inherits from BaseUser instead of attribute. | Rapptz | 2019-06-30 | 1 | -10/+34 |
| * | [commands] Properly raise the correct exception for owner_ids | Rapptz | 2019-06-29 | 1 | -2/+0 |
| * | Support team members data in application info | fourjr | 2019-06-29 | 1 | -0/+100 |