toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.message
/
Text
/
Key
Key
object
Key
:
Message.Key
<
Text
>
(
source
)
Members
Functions
get
Empty
Text
Link copied to clipboard
@
JvmStatic
fun
getEmptyText
(
)
:
Text
of
Link copied to clipboard
@
JvmStatic
fun
of
(
text
:
String
)
:
Text
safe
Cast
Link copied to clipboard
open
override
fun
safeCast
(
value
:
Any
)
:
Text
?
将一个实例转化为 E 实例。 无法转化得到null。