Browse Source
This was to allow for basic checks such as message.channel.is_private to succeed at the very least. It is a very small mitigation and not perfect since it doesn't have every attribute that PrivateChannel itself has. However you could retrieve the user info through the Message.author attribute.pull/42/merge
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue