builder

fun builder(channelId: String, guildId: String, title: String, content: String): CreateThreadApi.Builder(source)

创建 CreateThreadApi.Builder 用于构建请求体。

Parameters

channelId

频道 id

guildId

服务器 id

title

标题

content

卡片消息内容