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