mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-22 19:06:44 +00:00
Parameters->Attributes in NSFWChannelRequired's doc for consistency
This commit is contained in:
parent
8acb4531b5
commit
00b61e2148
@ -711,7 +711,7 @@ class NSFWChannelRequired(CheckFailure):
|
|||||||
|
|
||||||
.. versionadded:: 1.1
|
.. versionadded:: 1.1
|
||||||
|
|
||||||
Parameters
|
Attributes
|
||||||
-----------
|
-----------
|
||||||
channel: Union[:class:`.abc.GuildChannel`, :class:`.Thread`]
|
channel: Union[:class:`.abc.GuildChannel`, :class:`.Thread`]
|
||||||
The channel that does not have NSFW enabled.
|
The channel that does not have NSFW enabled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user