Harmon
e469174071
Documentation fixes ( #2531 )
...
* Fix indentation for versionadded for Team.members
* Replace tabs with spaces in API Reference documentation
2020-01-24 20:53:34 -05:00
Harmon
6f9793fe5e
Fixes and improvements for v1.3 documentation
...
* Add missing versionadded strings for v1.3
* Add missing versionchanged string for Message.edit
* Consistently use versionadded for attributes
* Consistently use versionchanged for parameters
* Use versionchanged for Bot.is_owner
* Fix references in v1.3 changelog
* Improve grammar in v1.3 changelog
2020-01-22 23:55:05 -05:00
Rapptz
6071607176
Bump copyright year to 2020
...
Closes #2510
2020-01-19 20:03:00 -05:00
Joshua B
9d0400516a
Fix TeamMember.team typehinting
...
class Team should be capitalised.
2019-07-01 03:08:49 +10:00
Rapptz
ccb26018ab
Export Team related stuff from __init__
2019-06-30 02:34:42 -04:00
Rapptz
ba7a319ab0
Team.owner should return a TeamMember.
...
Should always be available but who knows.
2019-06-30 02:34:42 -04:00
Rapptz
c4d1bd7899
TeamMember inherits from BaseUser instead of attribute.
2019-06-30 02:34:42 -04:00
Rapptz
68342db04d
[commands] Properly raise the correct exception for owner_ids
...
Also some minor nits with documentation.
2019-06-29 19:26:45 -04:00
fourjr
3961e7ef6d
Support team members data in application info
2019-06-29 19:14:24 -04:00