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.template
/
TemplatePageMeta
Template
Page
Meta
@
Serializable
data
class
TemplatePageMeta
@
ApiResultType
constructor
(
val
currentPage
:
Int
,
val
pageCount
:
Int
,
val
perPage
:
Int
,
val
totalCount
:
Int
)
(
source
)
Members
Constructors
Template
Page
Meta
Link copied to clipboard
@
ApiResultType
constructor
(
currentPage
:
Int
,
pageCount
:
Int
,
perPage
:
Int
,
totalCount
:
Int
)
Properties
current
Page
Link copied to clipboard
val
currentPage
:
Int
page
Count
Link copied to clipboard
val
pageCount
:
Int
per
Page
Link copied to clipboard
val
perPage
:
Int
total
Count
Link copied to clipboard
val
totalCount
:
Int