Kill remaining references to discord.Channel in documentation.

This commit is contained in:
Rapptz
2017-05-19 21:57:25 -04:00
parent 8a49a3a74f
commit 3727618b65
4 changed files with 7 additions and 7 deletions

View File

@ -84,7 +84,7 @@ class Message:
not rely on it. This is a discord limitation, not one with the library.
channel_mentions: list
A list of :class:`Channel` that were mentioned. If the message is in a private message
A list of :class:`abc.GuildChannel` that were mentioned. If the message is in a private message
then the list is always empty.
role_mentions: list
A list of :class:`Role` that were mentioned. If the message is in a private message