mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Add content_type to changelog
This commit is contained in:
parent
f8d7be5b78
commit
f8964b1b32
@ -45,6 +45,7 @@ New Features
|
||||
- Add :attr:`RawMessageUpdateEvent.guild_id` (:issue:`6489`)
|
||||
- :class:`AuditLogEntry` is now hashable (:issue:`6495`)
|
||||
- :class:`Attachment` is now hashable
|
||||
- Add :attr:`Attachment.content_type` attribute (:issue:`6618`)
|
||||
- Add support for casting :class:`Attachment` to :class:`str` to get the URL.
|
||||
- Add ``seed`` parameter for :class:`Colour.random` (:issue:`6562`)
|
||||
- This only seeds it for one call. If seeding for multiple calls is desirable, use :func:`random.seed`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user