wx-ezhan
Preparing search index...
api/chat/notify
getNotify
Function getNotify
getNotify
(
params
:
{
page
:
number
;
size
:
number
;
type
:
"TOPIC_LIKE"
|
"COMMENT_ADD"
|
"COMMENT_REPLY"
;
}
,
)
:
Promise
<
any
>
获取收到的评论、点赞、帖子收到的回复
Parameters
params
:
{
page
:
number
;
size
:
number
;
type
:
"TOPIC_LIKE"
|
"COMMENT_ADD"
|
"COMMENT_REPLY"
;
}
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wx-ezhan
Loading...
获取收到的评论、点赞、帖子收到的回复