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-api
/
love.forte.simbot.message
/
toText
to
Text
fun
String
.
toText
(
)
:
Text
(
source
)
将一个字符串转化为
Text
.
val text: Text = "mua".toText()
Content copied to clipboard