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