Skip to content

chatroom_def.chatroom_def.ChatRoomSetMemberAttributeParameters

Zvicii edited this page Oct 24, 2022 · 4 revisions

Interface: ChatRoomSetMemberAttributeParameters

chatroom_def/chatroom_def.ChatRoomSetMemberAttributeParameters

Table of contents

Properties

Properties

account_id_

Optional account_id_: string

成员ID

Defined in

ts/chatroom_def/chatroom_def.ts:350


attribute_

Optional attribute_: NIMChatRoomMemberAttribute

身份标识

Defined in

ts/chatroom_def/chatroom_def.ts:352


opt_

Optional opt_: boolean

true:是,false:否

Defined in

ts/chatroom_def/chatroom_def.ts:354


notify_ext_

Optional notify_ext_: string

通知的扩展字段, 必须为可以解析为Json的非格式化的字符串

Defined in

ts/chatroom_def/chatroom_def.ts:356

Clone this wiki locally