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.channel
/
ChannelMoveUserApi
/
Factory
Factory
object
Factory
(
source
)
Members
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
targetId
:
String
,
vararg
userIds
:
String
)
:
ChannelMoveUserApi
@
JvmStatic
fun
create
(
targetId
:
String
,
userIds
:
List
<
String
>
)
:
ChannelMoveUserApi
构造
ChannelMoveUserApi
.