acidify-core
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.message
/
BotEssenceSegment
/
Text
Text
data
class
Text
(
val
text
:
String
)
:
BotEssenceSegment
(
source
)
文本消息段
Members
Constructors
Text
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
文本内容
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String