Simple Robot 组件 | OneBot
Toggle table of contents
1.8.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.utils
/
sendMsgApi
send
Msg
Api
@
InternalOneBotAPI
@
ApiStatus.Internal
fun
sendMsgApi
(
messageType
:
String
,
target
:
ID
,
message
:
List
<
OneBotMessageSegment
>
,
reply
:
ID
?
=
null
)
:
SendMsgApi
(
source
)
构建一个发送 segments 的纯文本消息。
Parameters
message
Type
see
SendMsgApi
.MESSAGE_TYPE_*