index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type up **kwargs of various methods
Nadir Chowdhury
2021-05-10
1
-4
/
+3
*
Typehint Widget
Josh
2021-05-09
1
-0
/
+9
*
Clarify ClientUser.verified docs
David
2021-04-30
1
-1
/
+1
*
Remove lingering User.avatar documentation
Rapptz
2021-04-19
1
-4
/
+0
*
Add missing reprs to some objects
Steve C
2021-04-17
1
-0
/
+6
*
Rewrite Asset design
Rapptz
2021-04-16
1
-57
/
+11
*
Remove User.permissions_in
Rapptz
2021-04-11
1
-16
/
+0
*
Use f-strings in more places that were missed.
Rapptz
2021-04-08
1
-8
/
+12
*
Add `__all__` to remaining modules
Nadir Chowdhury
2021-04-07
1
-0
/
+5
*
Convert datetimes to aware datetimes with UTC.
Rapptz
2021-04-04
1
-1
/
+2
*
Remove userbot functionality
Rapptz
2021-04-04
1
-551
/
+7
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-4
/
+2
*
deprecate User.relationships
Nadir Chowdhury
2021-03-28
1
-0
/
+2
*
Update create_dm documentation to say it's a coroutine
Alex Nørgaard
2021-03-24
1
-1
/
+3
*
Code optimisations and refactoring via Sourcery
Nadir Chowdhury
2021-02-24
1
-5
/
+1
*
Deprecate non-bot methods
Nadir Chowdhury
2021-02-23
1
-0
/
+52
*
Add User.mutual_guilds
sudosnok
2021-02-20
1
-0
/
+12
*
Fix User public flags not updating
Lucas
2021-01-17
1
-0
/
+1
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Fix and add documentation
Michael
2020-09-23
1
-3
/
+13
*
Documentation formatting
Skezza
2020-06-30
1
-1
/
+1
*
Fix various inconsistencies within the documentation (#5067)
Sebastian Law
2020-06-28
1
-2
/
+2
*
Fix incorrect class reference in documentation
JohnyTheCarrot
2020-06-04
1
-1
/
+1
*
Add support for public user flags
JohnyTheCarrot
2020-05-29
1
-1
/
+8
*
Fix colour properties being displayed as methods in the documentation.
kittenswolf
2020-05-03
1
-2
/
+2
*
Fixes and improvements for v1.3 documentation
Harmon
2020-01-22
1
-0
/
+3
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-1
/
+1
*
Add Profile.system and Profile.team_user to query newer flags
Rapptz
2019-12-21
1
-0
/
+8
*
Add User.system and MessageFlags.urgent
Rapptz
2019-12-21
1
-1
/
+6
*
Return 'username' instead of 'name'
Merlintor
2019-12-05
1
-1
/
+1
*
Adjust BASE urls to have no trailing slash (consistency)
Devon R
2019-11-15
1
-1
/
+1
*
Return invites as https, various URL normalization
Devon R
2019-11-15
1
-1
/
+1
*
Added Optional to ClientUser.premium_type type hint
Willy
2019-11-15
1
-1
/
+1
*
Disambiguate and normalize documentation for non-bot only methods
Tyler
2019-08-11
1
-15
/
+15
*
Fix: another capitalization issue in docstring
Reece Dunham
2019-07-18
1
-1
/
+1
*
Fix return type docstring for BaseUser.default_avatar
Steve C
2019-07-18
1
-1
/
+1
*
Different method of upgrading user instances
Rapptz
2019-07-10
1
-0
/
+9
*
Properly populate __slots__ for derived user types.
Rapptz
2019-07-09
1
-2
/
+3
*
Improve documentation
NCPlayz
2019-06-07
1
-26
/
+33
*
Fix stray colon in Asset related docstrings
Rapptz
2019-06-04
1
-2
/
+2
*
Add support for animated guild icons.
Rapptz
2019-06-04
1
-1
/
+1
*
Fix wording in documentation for ClientUser.locale
Harmon
2019-05-21
1
-1
/
+1
*
Correct the documentation for methods and properties that return Assets
Vexs
2019-05-14
1
-6
/
+6
*
Fix USER_UPDATE changes not triggering for member instances.
Rapptz
2019-04-28
1
-13
/
+23
*
Improve performance of value -> enum by about 5x.
Rapptz
2019-04-15
1
-1
/
+1
*
Add notes to all relationship endpoints that they don't work on bots.
Rapptz
2019-04-14
1
-10
/
+74
*
Fix copy paste error in ClientUser.edit_settings
Rapptz
2019-04-06
1
-2
/
+2
*
Redesign asset retrieval in the library.
NCPlayz
2019-04-06
1
-27
/
+7
*
Added functionality to edit user settings
CapnS
2019-03-28
1
-0
/
+107
*
Organise documentation
NCPlayz
2019-03-19
1
-27
/
+27
[next]