FishPi.js API Documentation - v0.1.28
Preparing search index...
IChatQuery
Interface IChatQuery
私聊查询参数
interface
IChatQuery
{
autoRead
?:
boolean
;
page
?:
number
;
size
?:
number
;
}
Index
Properties
auto
Read?
page?
size?
Properties
Optional
auto
Read
autoRead
?:
boolean
是否自动已读消息
Optional
page
page
?:
number
页码
Optional
size
size
?:
number
每页个数
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Read
page
size
FishPi.js API Documentation - v0.1.28
Loading...
私聊查询参数