Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.event
/
StandardEventResult
/
Error
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
@
JvmOverloads
@
JvmStatic
fun
of
(
content
:
Throwable
,
isTruncated
:
Boolean
=
false
)
:
StandardEventResult.Error
Creates an
Error
object with the given content and optional truncate flag.