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
/
SendChannelMessageApi
/
Factory
/
builder
builder
@
JvmStatic
fun
builder
(
targetId
:
String
,
content
:
String
)
:
SendChannelMessageApi.Builder
(
source
)
构建
发送频道聊天消息
构建器。
Parameters
target
Id
目标频道 id
content
消息内容
@
JvmStatic
fun
builder
(
)
:
SendChannelMessageApi.Builder
(
source
)
构建
发送频道聊天消息
构建器。