diff options
| author | Rapptz <[email protected]> | 2021-04-11 22:00:28 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2021-04-11 22:09:10 -0400 |
| commit | 7bdaa793f68ef5795960bad029357930f4903fc7 (patch) | |
| tree | cf22b248363d943f04959cbb3c9bb13bc04cee75 /README.rst | |
| parent | Fix spelling error in utils.__all__ (diff) | |
| download | discord.py-7bdaa793f68ef5795960bad029357930f4903fc7.tar.xz discord.py-7bdaa793f68ef5795960bad029357930f4903fc7.zip | |
Create temporary DMChannels from message create events
This allows for DMChannels to work without falling back to the
Object error case since there is enough information to build a pseudo
DMChannel object.
This is a breaking change since it changes the type of
DMChannel.recipient to Optional[User] for when this faux object is
created.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions