Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.util
/
BugReports
/
reportException
report
Exception
open
fun
reportException
(
throwable
:
Throwable
)
Reports the exception through a discord webhook. Note
must be enabled
.
Parameters
throwable
the throwable to report