acidify-core
Toggle table of contents
0.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.message
/
BotIncomingSegment
/
Reply
Reply
class
Reply
:
BotIncomingSegment
(
source
)
回复消息段
Members
Properties
segments
Link copied to clipboard
val
segments
:
List
<
BotIncomingSegment
>
被回复的消息的内容
sender
Uin
Link copied to clipboard
val
senderUin
:
Long
被回复的消息的发送者的 QQ 号
sequence
Link copied to clipboard
val
sequence
:
Long
被回复的消息的序列号
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String