Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-common-core
/
love.forte.simbot.common.id
/
StringID
/
Companion
/
ID
ID
@get:
JvmStatic
@get:
JvmName
(
name
=
"valueOf"
)
val
String
.
ID
:
StringID
(
source
)
通过
String
构建一个
StringID
.
@get:
JvmStatic
@get:
JvmName
(
name
=
"valueOf"
)
val
CharSequence
.
ID
:
StringID
(
source
)
通过
CharSequence.toString
构建一个
StringID
.