Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.api
/
OneBotMessageOutgoing
/
SegmentsValue
Segments
Value
@
Serializable
data
class
SegmentsValue
(
val
segments
:
List
<
OneBotMessageSegment
>
)
:
OneBotMessageOutgoing
(
source
)
Members
Constructors
Segments
Value
Link copied to clipboard
constructor
(
segments
:
List
<
OneBotMessageSegment
>
)
Properties
segments
Link copied to clipboard
val
segments
:
List
<
OneBotMessageSegment
>