31 Commits (f45016bebd117c8d192f803aa7c55edd216252fa)

Author SHA1 Message Date
Rapptz 0482dc3950 Fix comparisons between two Object with types 1 year ago
Josh ffe8f53bd9 Add support for specifying the type of a generic discord.Object 3 years ago
GoogleGenius 9f82fa1037 Fix small typos in docstrings 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Kaylynn Morgan 588cda0996
Refactor AsyncIter to use 3.6+ asynchronous generators 3 years ago
Josh 7fde57c89a
Type-hint object.py 4 years ago
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz e473f3c775 Convert id parameter of Object into int or raise TypeError on failure 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Joshua B 017d428db5 Fix discord.Object type hinting docs 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz f554861e68 Make discord.Object hashable. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz 98b981848d Move message creation to a factory method inside ConnectionState. 8 years ago
Rapptz 79a49f9145 Absolute import some circular dependencies to appease Python 3.4. 9 years ago
Rapptz 1a0182e6eb Fix import for Object.created_at 9 years ago
Rapptz bbc78b29ae Fix discord.Object documentation. 9 years ago
Rapptz 2ef38107d8 Add missing created_at properties for other objects. 9 years ago
Rapptz db4cc791dd Update license of files to 2016. 10 years ago
Rapptz 97874293e2 Revert "Use super() in classes that could be subclassed." 10 years ago
Rapptz 948f565b43 Use super() in classes that could be subclassed. 10 years ago
Rapptz 9f92536441 Clean-up documentation to use NumPy style docs on remaining classes. 10 years ago
Rapptz 17171aaa60 Switch to NumPy style documentation. 10 years ago
Rapptz 9f12067b3d Add discord.Object class for generic pass-by-ID. 10 years ago
Rapptz 29b71a7e88 Move websocket hub to the new gateway. 10 years ago
Rapptz 3e0f09d32c Initial commit 10 years ago