Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-extension-continuous-session
/
love.forte.simbot.extension.continuous.session
/
ContinuousSessionContext
/
get
get
abstract
operator
fun
get
(
key
:
Any
)
:
ContinuousSessionProvider
<
T
,
R
>
?
(
source
)
根据
key
获取指定的
ContinuousSessionProvider
并在找不到时返回
null
。