Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
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
卡片消息内容