@ccw-api/api
Preparing search index...
community-web/emoji/page
getEmojiPage
Function getEmojiPage
getEmojiPage
<
T
extends
string
>
(
status
?:
EmojiStatus
,
pageArgs_
?:
Partial
<
PageArgs
<
"createdAt"
|
T
>
>
,
)
:
Promise
<
Res
>
分页获取表情包
Type Parameters
T
extends
string
Parameters
status
:
EmojiStatus
= "ENABLED"
表情包状态
pageArgs_
:
Partial
<
PageArgs
<
"createdAt"
|
T
>
>
= ...
分页参数
Returns
Promise
<
Res
>
分页表情包数据
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
分页获取表情包