Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
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