[commands] Correct ChannelNotFound docstring
This commit is contained in:
parent
c09cf779a3
commit
bc0e214b98
@ -289,7 +289,7 @@ class ChannelNotFound(BadArgument):
|
||||
|
||||
Attributes
|
||||
-----------
|
||||
channel: :class:`str`
|
||||
argument: :class:`str`
|
||||
The channel supplied by the caller that was not found
|
||||
"""
|
||||
def __init__(self, argument):
|
||||
|
Loading…
x
Reference in New Issue
Block a user