| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |