| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This is apparently a 3.9+ only addition
|
| | |
|
| |
|
|
|
| |
This only makes it so allowed_mentions are passed if the message is
authored by the bot itself.
|
| | |
|
| | |
|
| |
|
|
| |
A CIMultiDict is not a Dict but a Mapping
|
| | |
|
| |
|
|
| |
Fixes #6825
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Type checkers (both mypy and pydantic) apparently don't like it
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This was due to the Literal restriction from earlier.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|