Simple Robot 组件 | KOOK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-core
/
love.forte.simbot.component.kook.blacklist
/
KookGuildBlacklistOperator
/
list
list
abstract
suspend
fun
list
(
page
:
Int
?
,
size
:
Int
?
)
:
ListData
<
KookBlacklistItem
>
(
source
)
获取黑名单的分页列表。
Return
分页列表
Parameters
page
页码
size
每页大小