Rapptz c3e7ba3671 Message.channel's Object instance has an is_private attribute now.
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.
2015-11-28 23:06:23 -05:00
..
2015-11-27 17:56:35 -05:00
2015-10-06 19:09:16 +02:00
2015-11-26 23:12:10 -05:00