Skip to content

nim.talkex.NIMTalkExEvents

Zvicii edited this page Oct 24, 2022 · 3 revisions

Interface: NIMTalkExEvents

nim/talkex.NIMTalkExEvents

Table of contents

Properties

Properties

addQuickComment

addQuickComment: [number, QuickCommentInfo]

添加快捷回复

Defined in

ts/nim/talkex.ts:34


removeQuickComment

removeQuickComment: [number, string]

删除快捷回复

Defined in

ts/nim/talkex.ts:36


pin

pin: [number, string, number, PinMessageInfo]

Pin消息

Defined in

ts/nim/talkex.ts:38


unpin

unpin: [number, string, number, string]

Unpin消息

Defined in

ts/nim/talkex.ts:40


updatePin

updatePin: [number, string, number, PinMessageInfo]

更新Pin消息

Defined in

ts/nim/talkex.ts:42

Clone this wiki locally