| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
The discord.types subpackage is currently only used to do type hinting
of API payloads, it's very much incomplete right now and it'll be a
rather long process.
discord.Embed was typehinted and formatted using black.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #6661
|
| |
|
|
| |
This reverts commit d69b2f0af563993bdae425f4bb92fb555a238933.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This also makes it so invalid enum values fall back to a proxy type
that still works similar to actual values.
|
| |
|
|
|
| |
This is the first pass at the functionality. It's currently a bit
incomplete.
|
| | |
|
| |
|
|
| |
Protocols sure are annoying.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
This is a follow up from #6641
|
| | |
|
| | |
|