toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.action
/
actionUnsupported
action
Unsupported
inline
fun
actionUnsupported
(
cause
:
Throwable
?
=
null
,
block
:
(
)
->
String
)
:
Nothing
(
source
)
抛出
UnsupportedActionException
.
e.g.
actionUnsupported(cause) { "Send message" }
Content copied to clipboard