simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.action
/
actionUnsupported
action
Unsupported
inline
fun
actionUnsupported
(
cause
:
Throwable
?
=
null
,
block
:
(
)
->
String
)
:
Nothing
抛出
UnsupportedActionException
.
e.g.
actionUnsupported(cause) { "Send message" }
Content copied to clipboard