Add exception docstring
This commit is contained in:
@@ -807,6 +807,7 @@ class ErrorFrame(SystemFrame):
|
|||||||
error: Description of the error that occurred.
|
error: Description of the error that occurred.
|
||||||
fatal: Whether the error is fatal and requires bot shutdown.
|
fatal: Whether the error is fatal and requires bot shutdown.
|
||||||
processor: The frame processor that generated the error.
|
processor: The frame processor that generated the error.
|
||||||
|
exception: The exception that occurred.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
error: str
|
error: str
|
||||||
|
|||||||
Reference in New Issue
Block a user