We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d7be5 commit f8964b1Copy full SHA for f8964b1
docs/whats_new.rst
@@ -45,6 +45,7 @@ New Features
45
- Add :attr:`RawMessageUpdateEvent.guild_id` (:issue:`6489`)
46
- :class:`AuditLogEntry` is now hashable (:issue:`6495`)
47
- :class:`Attachment` is now hashable
48
+- Add :attr:`Attachment.content_type` attribute (:issue:`6618`)
49
- Add support for casting :class:`Attachment` to :class:`str` to get the URL.
50
- Add ``seed`` parameter for :class:`Colour.random` (:issue:`6562`)
51
- This only seeds it for one call. If seeding for multiple calls is desirable, use :func:`random.seed`.
0 commit comments