Simple Robot 组件 | KOOK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.api.thread
/
CreateThreadApi
/
Factory
/
create
create
@
JvmStatic
fun
create
(
body
:
CreateThreadApi.Body
)
:
CreateThreadApi
(
source
)
构造
创建帖子
请求。
Parameters
body
请求体
@
JvmStatic
fun
create
(
channelId
:
String
,
guildId
:
String
,
title
:
String
,
content
:
String
)
:
CreateThreadApi
(
source
)
构造
创建帖子
请求。
Parameters
channel
Id
频道 id
guild
Id
服务器 id
title
标题
content
卡片消息内容