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
/
object.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type-hint object.py
Josh
2021-05-05
1
-3
/
+15
*
Add `__all__` to remaining modules
Nadir Chowdhury
2021-04-07
1
-0
/
+4
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-4
/
+2
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Convert id parameter of Object into int or raise TypeError on failure
Rapptz
2020-04-19
1
-1
/
+6
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-1
/
+1
*
Fix discord.Object type hinting docs
Joshua B
2019-09-19
1
-1
/
+1
*
Improve documentation
NCPlayz
2019-06-07
1
-1
/
+1
*
Make __repr__ slightly more detailed and add a few missing ones.
Rapptz
2019-05-26
1
-0
/
+3
*
Organise documentation
NCPlayz
2019-03-19
1
-1
/
+1
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
[lint] Fix incorrect and inconsistent whitespace
Hornwitser
2018-08-22
1
-0
/
+1
*
Add intersphinx
Tobotimus
2018-01-06
1
-1
/
+1
*
Make discord.Object hashable.
Rapptz
2017-08-09
1
-1
/
+16
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
Move message creation to a factory method inside ConnectionState.
Rapptz
2017-01-03
1
-2
/
+2
*
Absolute import some circular dependencies to appease Python 3.4.
Rapptz
2017-01-03
1
-2
/
+2
*
Fix import for Object.created_at
Rapptz
2016-09-10
1
-1
/
+1
*
Fix discord.Object documentation.
Rapptz
2016-05-31
1
-2
/
+2
*
Add missing created_at properties for other objects.
Rapptz
2016-03-25
1
-0
/
+7
*
Update license of files to 2016.
Rapptz
2016-01-04
1
-1
/
+1
*
Revert "Use super() in classes that could be subclassed."
Rapptz
2016-01-04
1
-1
/
+0
*
Use super() in classes that could be subclassed.
Rapptz
2016-01-04
1
-0
/
+1
*
Clean-up documentation to use NumPy style docs on remaining classes.
Rapptz
2015-12-16
1
-1
/
+1
*
Switch to NumPy style documentation.
Rapptz
2015-12-04
1
-2
/
+3
*
Add discord.Object class for generic pass-by-ID.
Rapptz
2015-10-27
1
-0
/
+46