Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.api.channel
/
GetChannelListApi
/
Factory
/
create
create
@
JvmStatic
@
JvmOverloads
fun
create
(
guildId
:
String
,
page
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
type
:
Int
?
=
null
)
:
GetChannelListApi
(
source
)
构建
GetChannelListApi
Parameters
guild
Id
频道服务器ID
page
目标页数
page
Size
每页数据数量
type
频道类型,
1
为文字,
2
为语音, 默认为
1
.