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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
Such as Channel, PrivateChannel, Object and Role.
*
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
|
|
|
|
This reverts commit 948f565b430d80f782d0b7c264cc0b27aa1ec0b2.
*
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