Skip to content

nim_def.msglog_def.QueryMsgOnlineAsyncParam

Zvicii edited this page Jul 7, 2023 · 6 revisions

Interface: QueryMsgOnlineAsyncParam

nim_def/msglog_def.QueryMsgOnlineAsyncParam

Table of contents

Properties

Properties

id_

Optional id_: string

Defined in

ts/nim_def/msglog_def.ts:151


to_type_

Optional to_type_: NIMSessionType

Defined in

ts/nim_def/msglog_def.ts:152


limit_count_

Optional limit_count_: number

Defined in

ts/nim_def/msglog_def.ts:153


from_time_

Optional from_time_: number

Defined in

ts/nim_def/msglog_def.ts:154


end_time_

Optional end_time_: number

Defined in

ts/nim_def/msglog_def.ts:155


end_msg_id_

Optional end_msg_id_: string

Defined in

ts/nim_def/msglog_def.ts:156


reverse_

Optional reverse_: boolean

Defined in

ts/nim_def/msglog_def.ts:157


need_save_to_local_

Optional need_save_to_local_: boolean

Defined in

ts/nim_def/msglog_def.ts:158


auto_download_attachment_

Optional auto_download_attachment_: boolean

Defined in

ts/nim_def/msglog_def.ts:159


msg_type_list_

Optional msg_type_list_: NIMMessageType[]

Defined in

ts/nim_def/msglog_def.ts:160


is_exclusion_type_

Optional is_exclusion_type_: boolean

Defined in

ts/nim_def/msglog_def.ts:161

Clone this wiki locally