Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.api.message
/
UpdateDirectMessageApi
/
Factory
/
create
create
@
JvmStatic
@
JvmOverloads
fun
create
(
msgId
:
String
?
=
null
,
content
:
String
,
quote
:
String
?
=
null
)
:
UpdateDirectMessageApi
(
source
)
构建
UpdateDirectMessageApi
.
Parameters
msg
Id
消息 id
content
消息内容
quote
回复某条消息的msgId。如果为空,则代表删除回复,不传则无影响。