mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Update migration guide with change to Message.channel_mentions type
This commit is contained in:
parent
5202956f97
commit
97fe07edb2
@ -571,6 +571,7 @@ For convenience, :class:`Thread` has a set of properties and methods that return
|
||||
The following changes have been made:
|
||||
|
||||
- :attr:`Message.channel` may now be a :class:`Thread`.
|
||||
- :attr:`Message.channel_mentions` list may now contain a :class:`Thread`.
|
||||
- :attr:`AuditLogEntry.target` may now be a :class:`Thread`.
|
||||
- :attr:`PartialMessage.channel` may now be a :class:`Thread`.
|
||||
- :attr:`Guild.get_channel` does not return :class:`Thread`\s.
|
||||
|
Loading…
x
Reference in New Issue
Block a user