simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.message
/
toText
to
Text
fun
String
.
toText
(
)
:
Text
将一个字符串转化为
Text
.
val text: Text = "mua".toText()
Content copied to clipboard