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-qq-guild-api
/
love.forte.simbot.qguild.api.channel.schedules
/
CreateScheduleApi
/
Factory
/
create
create
@
JvmStatic
fun
create
(
channelId
:
String
,
body
:
ScheduleRequestBody
)
:
CreateScheduleApi
(
source
)
构造
CreateScheduleApi
Parameters
channel
Id
日程子频道ID
body
创建目标
@
JvmStatic
fun
create
(
channelId
:
String
,
schedule
:
Schedule
)
:
CreateScheduleApi
(
source
)
构造
CreateScheduleApi
Parameters
channel
Id
日程子频道ID
schedule
创建目标,会通过
toCreateBody
转化