Skip to content

chatroom_def.chatroom_def.ChatRoomGetMsgHistoryParameters

Zvicii edited this page Oct 24, 2022 · 4 revisions

Interface: ChatRoomGetMsgHistoryParameters

chatroom_def/chatroom_def.ChatRoomGetMsgHistoryParameters

Table of contents

Properties

Properties

start_timetag_

Optional start_timetag_: number

开始时间,单位毫秒

Defined in

ts/chatroom_def/chatroom_def.ts:324


limit_

Optional limit_: number

本次返回的消息数量

Defined in

ts/chatroom_def/chatroom_def.ts:326


reverse_

Optional reverse_: boolean

是否反向查询

Defined in

ts/chatroom_def/chatroom_def.ts:328


msg_types_

Optional msg_types_: NIMChatRoomMsgType[]

类型

Defined in

ts/chatroom_def/chatroom_def.ts:330

Clone this wiki locally