simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.message
/
Text
Text
fun
Text
(
)
:
Text
得到一个空的
Text
.
See also
Text.
Key.
get
Empty
Text
inline
fun
Text
(
block
:
(
)
->
String
)
:
Text
构建一个
Text
.
val text: Text = Text { "Hello" }
Content copied to clipboard