toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.message
/
Text
Text
fun
Text
(
)
:
Text
(
source
)
得到一个空的
Text
.
inline
fun
Text
(
block
:
(
)
->
String
)
:
Text
(
source
)
构建一个
Text
.
val text: Text = Text { "Hello" }
Content copied to clipboard