diff options
| author | Rapptz <[email protected]> | 2016-06-20 22:11:43 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-06-20 22:11:43 -0400 |
| commit | c3c9db7777ce73b29682a01000409f05ae6e4a0d (patch) | |
| tree | 693a10e9ee00e4e64697fa7f397721fc14a96fb9 /discord/channel.py | |
| parent | [commands] Add Command.ignore_extra attribute to ignore extra arguments (diff) | |
| download | discord.py-c3c9db7777ce73b29682a01000409f05ae6e4a0d.tar.xz discord.py-c3c9db7777ce73b29682a01000409f05ae6e4a0d.zip | |
Fix bug with deleting private messages.
This was due to an AttributeError occurring when getting the guild_id
from the channel. PrivateChannels do not have guild_ids so they should
be None.
Diffstat (limited to 'discord/channel.py')
0 files changed, 0 insertions, 0 deletions