Browse Source

Parameters->Attributes in NSFWChannelRequired's doc for consistency

pull/7492/head
jack1142 3 years ago
committed by GitHub
parent
commit
00b61e2148
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/ext/commands/errors.py

2
discord/ext/commands/errors.py

@ -711,7 +711,7 @@ class NSFWChannelRequired(CheckFailure):
.. versionadded:: 1.1
Parameters
Attributes
-----------
channel: Union[:class:`.abc.GuildChannel`, :class:`.Thread`]
The channel that does not have NSFW enabled.

Loading…
Cancel
Save