| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Team.icon_url_as format argument default value | Bryan Forbes | 2020-11-28 | 1 | -1/+1 |
| * | Implement icon_rl_as and cover_image_url_as for AppInfo | SebbyLaw | 2020-11-21 | 1 | -2/+33 |
| * | Documentation fixes (#2531) | Harmon | 2020-01-24 | 1 | -1/+1 |
| * | Fixes and improvements for v1.3 documentation | Harmon | 2020-01-22 | 1 | -0/+4 |
| * | Bump copyright year to 2020 | Rapptz | 2020-01-19 | 1 | -1/+1 |
| * | 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 |