mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Change Message.application type to MessageApplication
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
This commit is contained in:
@ -1229,6 +1229,8 @@ The following changes have been made:
|
||||
|
||||
- :attr:`File.filename` will no longer be ``None``, in situations where previously this was the case the filename is set to `'untitled'`.
|
||||
|
||||
- :attr:`Message.application` will no longer be a raw `dict` of the API payload and now returns an instance of :class:`MessageApplication`.
|
||||
|
||||
:meth:`VoiceProtocol.connect` signature changes.
|
||||
--------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user