toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.application
/
Application
/
shutdown
shutdown
abstract
suspend
fun
shutdown
(
reason
:
Throwable
?
=
null
)
(
source
)
终止当前应用,并关闭其中所有可能的资源。
Application
被终止后将不能再次启动。