mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-12 08:49:48 +00:00
Fix documentation note for interaction_check
This commit is contained in:
parent
262a50196d
commit
feed302269
@ -303,9 +303,8 @@ class View:
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
If an exception occurs within the body then the interaction
|
If an exception occurs within the body then the check
|
||||||
check then :meth:`on_error` is called and it is considered
|
is considered a failure and :meth:`on_error` is called.
|
||||||
a failure.
|
|
||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user