Skip to content

chatroom_def.chatroom_def.ChatRoomUpdateTagsInfo

Zvicii edited this page Apr 19, 2023 · 5 revisions

Interface: ChatRoomUpdateTagsInfo

chatroom_def/chatroom_def.ChatRoomUpdateTagsInfo

Table of contents

Properties

Properties

tags_

Optional tags_: string[]

标签

Defined in

ts/chatroom_def/chatroom_def.ts:418


notify_target_tags_

Optional notify_target_tags_: string

更新标签的通知的目标标签,是一个标签表达式

Defined in

ts/chatroom_def/chatroom_def.ts:420


need_notify_

Optional need_notify_: number

1表示需要通知,如果需要通知,则会产生一条通知

Defined in

ts/chatroom_def/chatroom_def.ts:422


ext_

Optional ext_: string

通知扩展字段

Defined in

ts/chatroom_def/chatroom_def.ts:424

Clone this wiki locally