mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Rework File.spoiler to synchronise with the filename
Co-authored-by: Danny <Rapptz@users.noreply.github.com>
This commit is contained in:
@ -1171,6 +1171,9 @@ The following changes have been made:
|
||||
|
||||
- :meth:`Permissions.stage_moderator` now includes the :attr:`Permissions.manage_channels` permission and the :attr:`Permissions.request_to_speak` permission is no longer included.
|
||||
|
||||
- :attr:`File.filename` will no longer be ``None``, in situations where previously this was the case the filename is set to `'untitled'`.
|
||||
|
||||
|
||||
.. _migrating_2_0_commands:
|
||||
|
||||
Command Extension Changes
|
||||
|
Reference in New Issue
Block a user