parent
0637a628ca
commit
163d8e6586
@ -455,6 +455,11 @@ class BadInviteArgument(BadArgument):
|
|||||||
This inherits from :exc:`BadArgument`
|
This inherits from :exc:`BadArgument`
|
||||||
|
|
||||||
.. versionadded:: 1.5
|
.. versionadded:: 1.5
|
||||||
|
|
||||||
|
Attributes
|
||||||
|
-----------
|
||||||
|
argument: :class:`str`
|
||||||
|
The invite supplied by the caller that was not found
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, argument: str) -> None:
|
def __init__(self, argument: str) -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user