| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Co-Authored-By: Riley Shaw <[email protected]>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This reverts GuildChannel back into a base class mixin.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #6851
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
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
|