Search
Preparing search index...
The search index is not available
Chatroom
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chatroom
src/ChatroomMsgServiceInterface
GetHistoryMsgsByTagsOptions
Interface GetHistoryMsgsByTagsOptions
Hierarchy
GetHistoryMsgsByTagsOptions
Index
Properties
from
Time
limit
reverse
tags
to
Time
types
Properties
Optional
from
Time
from
Time
?:
number
开始时间 默认 0
Optional
limit
limit
?:
number
数量限制,默认 100
Optional
reverse
reverse
?:
0
|
1
0: 升序查找,优先返回时间较早的消息
1: 降序查找,优先返回时间较晚的消息
tags
tags
:
string
[]
标签
Optional
to
Time
to
Time
?:
number
结束时间。若不填,或者为0,则默认服务器当前时间
Optional
types
types
?:
(
"text"
|
"image"
|
"audio"
|
"video"
|
"geo"
|
"notification"
|
"file"
|
"tip"
|
"robot"
|
"g2"
|
"custom"
)
[]
消息类型
Modules
src/
Chatroom
Interface
src/
Chatroom
Member
Service
Interface
src/
Chatroom
Msg
Service
Interface
src/
Chatroom
Queue
Interface
src/
Chatroom
Service
Interface
src/
Cloud
Storage
Service
Interface
src/types
Get
History
Msgs
By
Tags
Options
from
Time
limit
reverse
tags
to
Time
types
开始时间 默认 0