Browse Source

Update ForumChannel.create_thread silent version number

Changes to the correct version number.

Co-authored-by: Sacul <[email protected]>
pull/10304/head
Martin 1 month ago
committed by GitHub
parent
commit
a430e0904f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      discord/channel.py

2
discord/channel.py

@ -2983,7 +2983,7 @@ class ForumChannel(discord.abc.GuildChannel, Hashable):
Whether to suppress push and desktop notifications for the message. This will increment the mention counter
in the UI, but will not actually send a notification.
.. versionadded:: 2.2
.. versionadded:: 2.7
reason: :class:`str`
The reason for creating a new thread. Shows up on the audit log.

Loading…
Cancel
Save