acidify-core
Toggle table of contents
0.9.3
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.message
/
BotOutgoingSegment
/
Forward
/
Node
Node
data
class
Node
(
val
senderUin
:
Long
,
val
senderName
:
String
,
val
segments
:
List
<
BotOutgoingSegment
>
)
(
source
)
转发消息中的单条消息节点
Members
Constructors
Node
Link copied to clipboard
constructor
(
senderUin
:
Long
,
senderName
:
String
,
segments
:
List
<
BotOutgoingSegment
>
)
Properties
segments
Link copied to clipboard
val
segments
:
List
<
BotOutgoingSegment
>
消息内容
sender
Name
Link copied to clipboard
val
senderName
:
String
发送者名称
sender
Uin
Link copied to clipboard
val
senderUin
:
Long
发送者 QQ 号